[Bug rtl-optimization/119160] wrong code with -O2 -finstrument-functions-once -favoid-store-forwarding -fnon-call-exceptions -fschedule-insns -mgeneral-regs-only
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 1 18:09:00 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119160
--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Georg-Johann Lay <gjl@gcc.gnu.org>:
https://gcc.gnu.org/g:35cd50c6bacbd33be7af81fddfcadfc1ca48a3b1
commit r17-3831-g35cd50c6bacbd33be7af81fddfcadfc1ca48a3b1
Author: Georg-Johann Lay <avr@gjlay.de>
Date: Tue Sep 1 20:06:35 2026 +0200
Fix sloppy PR119160 test
gcc.dg/pr119160 failed with
FAIL: gcc.dg/pr119160.c (test for excess errors)
Excess errors:
cc1: warning: instruction scheduling not supported on this target machine
gcc/testsuite/
PR testsuite/119160
* gcc.dg/pr119160.c: Require scheduling.
More information about the Gcc-bugs
mailing list