https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124597
--- Comment #11 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:4ba320a8144cbfe3f2f271000963b04831b5e725 commit r16-8249-g4ba320a8144cbfe3f2f271000963b04831b5e725 Author: Andrew Pinski <[email protected]> Date: Sat Mar 21 13:25:22 2026 -0700 x86/testsuite: Add testcase for eh and va_end [PR124597] This adds the testcase for the eh edge removal with va_end folding. PR target/124597 gcc/testsuite/ChangeLog: * g++.target/pr124597.C: New test. Signed-off-by: Andrew Pinski <[email protected]>
