[Bug middle-end/102162] Byte-wise access optimized away at -O1 and above
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 1 23:19:18 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102162
--- Comment #16 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I cannot even reproduce the original issue on released gcc 10.3.0 sources.
What configure options is being used? I used none except for --target:
Configured with: ../configure --target=hppa-linux-gnu
I even tried with -march=2.0 and it still works.
Looks like the target really is hppa*64-linux-gnu :)
More information about the Gcc-bugs
mailing list