[Bug tree-optimization/118805] [15 Regression] wrong code at -O1 with "-fno-tree-ccp -fno-tree-copy-prop -fno-tree-forwprop -fno-tree-fre" on x86_64-linux-gnu

sjames at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Feb 9 07:47:42 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118805

--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
-fdisable-tree-ifcombine works, but I haven't checked if it's doing something
wrong (given we're disabling a bunch of other passes, it might not be to blame;
possible it unlocks something later that the others would have).


More information about the Gcc-bugs mailing list