[Bug rtl-optimization/123055] FAIL: gcc.target/powerpc/pr116030.c starting from - r16-5947-ga6c50ec2c6ebcb
segher at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 29 23:02:43 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123055
--- Comment #2 from Segher Boessenkool <segher at gcc dot gnu.org> ---
The test explicitly does not want to do a (redundant) load and store. Current
codegen (not target specific) does do such. This is a bug that needs to be
fixed, whether this a good testcase or not (it is not).
More information about the Gcc-bugs
mailing list