https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116823
--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Andrew Pinski <[email protected]>: https://gcc.gnu.org/g:994c0e9a2692e076ee57139ec584c36cdefcee01 commit r17-156-g994c0e9a2692e076ee57139ec584c36cdefcee01 Author: Andrew Pinski <[email protected]> Date: Thu Apr 9 12:40:22 2026 -0700 testsuite: Add phiprop testcase that is already fixed [PR116823] This testcase was extracted from fold-const.cc but was fixed by r16-4212-gf256a13f8aed83 which removed the clobber. Since this is fixed seperately from the other improvements, it is in a seperate patch. Tested on x86_64-linux-gnu. PR tree-optimization/116823 gcc/testsuite/ChangeLog: * g++.dg/tree-ssa/phiprop-1.C: New test.
