https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83606
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P4 Status|UNCONFIRMED |NEW Last reconfirmed| |2017-12-28 CC| |vehre at gcc dot gnu.org Known to work| |4.8.5, 4.9.3 Summary|co-indexed array RHS yields |[6/7/8 Regression] |incorrect result in |co-indexed array RHS yields |assignment to |incorrect result in |vector-indexed LHS |assignment to | |vector-indexed LHS Ever confirmed|0 |1 Known to fail| |5.5.0, 6.4.0, 7.2.0, 8.0 --- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- Confirmed from 5.5.0 up to trunk (8.0). The test succeeds with 4.8.5 and 4.9.3. > Is this a duplicate of Bug #81773? The test in pr81773 fail on 4.8.5 and 4.9.3. Likely related but not a clear duplicate.