diff options
author | Mikael Morin <mikael@gcc.gnu.org> | 2024-07-08 09:38:42 +0200 |
---|---|---|
committer | Mikael Morin <mikael@gcc.gnu.org> | 2024-07-08 09:38:42 +0200 |
commit | 7183a8ca18d5889a1f66ec1edbda00200d700c6c (patch) | |
tree | e40a0cb674b4a42b6ee3e9acadd6c2e3c983dcf1 /gcc/tree-pass.h | |
parent | 682731d11f9c02b24358d1af1e2bf6fca0221ee7 (diff) | |
download | gcc-7183a8ca18d5889a1f66ec1edbda00200d700c6c.zip gcc-7183a8ca18d5889a1f66ec1edbda00200d700c6c.tar.gz gcc-7183a8ca18d5889a1f66ec1edbda00200d700c6c.tar.bz2 |
fortran: Move definition of variable closer to its uses
No change of behaviour, this makes a variable easier to track.
gcc/fortran/ChangeLog:
* trans-array.cc (gfc_trans_preloop_setup): Use a separate variable
for iteration. Use directly the value of variable I if it is known.
Move the definition of the variable to the branch where the
remaining uses are.
Diffstat (limited to 'gcc/tree-pass.h')
0 files changed, 0 insertions, 0 deletions