https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476
--- Comment #18 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-12 branch has been updated by Andrew Pinski <pins...@gcc.gnu.org>: https://gcc.gnu.org/g:75fc02d56f0be5c4d8a26b2f48fcaa482a849094 commit r12-11052-g75fc02d56f0be5c4d8a26b2f48fcaa482a849094 Author: Andrew Pinski <quic_apin...@quicinc.com> Date: Mon Apr 14 08:40:24 2025 -0700 testcase: Add testcase for already fixed PR [PR118476] This testcase was fixed by r15-3052-gc7b76a076cb2c6ded but is a testcase that failed in a different fashion and a much older failure than the one added with r15-3052. Pushed as obvious after a quick test. PR tree-optimization/118476 gcc/testsuite/ChangeLog: * gcc.dg/torture/pr118476-1.c: New test. Signed-off-by: Andrew Pinski <quic_apin...@quicinc.com> (cherry picked from commit d45a6502d1ec87d43f1a39f87cca58f1e28369c8)