[Bug tree-optimization/120322] [16 regression] wrong code at -O{s,2,3} with "-fno-early-inlining" on x86_64-linux-gnu since r16-170-ga670ebde399548
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 14 13:45:36 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120322
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
Keywords|needs-bisection |
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
And indeed, started with r16-170-ga670ebde3995481225ec62b29686ec07a21e5c10
and fixed with r16-960-g0b004c92f5ea239936a403a2a757e12ca82ce6d8
for all of -O{s,2,3} -fno-early-inlining.
So shall we just add the test and close then?
I can handle that.
More information about the Gcc-bugs
mailing list