[Bug tree-optimization/117954] [15 Regression] gcc.dg/tree-ssa/pr111456-1.c FAILs for non-LOGICAL_OP_NON_SHORT_CIRCUIT after r15-5646-gd1cf0d7a0f27fd
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 10 02:40:10 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117954
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Hans-Peter Nilsson <hp@gcc.gnu.org>:
https://gcc.gnu.org/g:0374e6771477553b3cc0c13f000f9e79aabd5020
commit r15-6071-g0374e6771477553b3cc0c13f000f9e79aabd5020
Author: Hans-Peter Nilsson <hp@axis.com>
Date: Sun Dec 8 19:40:55 2024 +0100
testsuite/gcc.dg/tree-ssa/pr111456-1.c: Handle fallout
This is expected fallout from r15-5646-gd1cf0d7a0f27fd as
described by that commit. The =0 case is covered by
PR117973.
PR tree-optimization/117954
* gcc.dg/tree-ssa/pr111456-1.c: Pass
--param=logical-op-non-short-circuit=1.
More information about the Gcc-bugs
mailing list