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 <h...@gcc.gnu.org>: https://gcc.gnu.org/g:0374e6771477553b3cc0c13f000f9e79aabd5020 commit r15-6071-g0374e6771477553b3cc0c13f000f9e79aabd5020 Author: Hans-Peter Nilsson <h...@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.