diff options
author | Ronan Desplanques <desplanques@adacore.com> | 2023-03-03 12:33:21 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-05-25 09:44:16 +0200 |
commit | bc46312fe9088b16a39303db54d49b43165dec4b (patch) | |
tree | e3615a3cebbe1f65b64d58b8cf99659cd08b8286 /gcc/tree-vectorizer.h | |
parent | cf6ddb553085c74d75eabac7be9dbc82dda87f0a (diff) | |
download | gcc-bc46312fe9088b16a39303db54d49b43165dec4b.zip gcc-bc46312fe9088b16a39303db54d49b43165dec4b.tar.gz gcc-bc46312fe9088b16a39303db54d49b43165dec4b.tar.bz2 |
ada: Reduce span of variable
This patch does not change the behavior of the compiler, but is
intended to improve readability. It seizes an opportunity to move
a variable declaration to a smaller scope, so that it's clearer
that the variable is not used outside of that scope.
gcc/ada/
* sem_ch3.adb (Replace_Type): Reduce span of variable.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions