diff options
author | Javier Miranda <miranda@adacore.com> | 2025-02-06 09:40:57 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@adacore.com> | 2025-06-05 15:39:51 +0200 |
commit | d056ac5fce4cf6de698b4e1e4fe266e5ebbd0530 (patch) | |
tree | 7b60f21e10bc734061b4e47c8bb8ab70caf3dab1 /gcc/tree-ssa-phiopt.cc | |
parent | 48a5910dde566180a0a0878651a78ccece89be45 (diff) | |
download | gcc-d056ac5fce4cf6de698b4e1e4fe266e5ebbd0530.zip gcc-d056ac5fce4cf6de698b4e1e4fe266e5ebbd0530.tar.gz gcc-d056ac5fce4cf6de698b4e1e4fe266e5ebbd0530.tar.bz2 |
ada: Spurious compilation error with repeated loop index
When multiple for-loop statements in the same scope use the
same index name to iterate through container elements, the
compiler reports a spurious error indicating a conflict
between index names.
gcc/ada/ChangeLog:
* exp_ch7.adb (Process_Object_Declaration): Avoid generating
duplicate names for master nodes.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions