[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
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 15 06:47:59 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120322
--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:
https://gcc.gnu.org/g:b12d834aab36fc7fafa15fc1ad00f5b0bc80bd3d
commit r16-6794-gb12d834aab36fc7fafa15fc1ad00f5b0bc80bd3d
Author: Jakub Jelinek <jakub@redhat.com>
Date: Thu Jan 15 07:46:24 2026 +0100
testsuite: Add testcase for already fixed PR [PR120322]
This testcase started to be miscompiled with r16-170 and got fixed
again with r16-960.
2026-01-15 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/120322
* gcc.dg/torture/pr120322.c: New test.
More information about the Gcc-bugs
mailing list