https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112846
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Jason Merrill <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:209fc1e5f6c67e55e579b69f617b0b678b1bfdf0 commit r14-8633-g209fc1e5f6c67e55e579b69f617b0b678b1bfdf0 Author: Jason Merrill <ja...@redhat.com> Date: Tue Jan 30 12:07:21 2024 -0500 testsuite: fix anon6 mangling [PR112846] As with r14-6796-g2fa122cae50cd8, avoid mangling compatibility aliases in mangling tests, and test the new mangling. PR c++/112846 gcc/testsuite/ChangeLog: * g++.dg/abi/anon6.C: Specify ABI v18. * g++.dg/abi/anon6a.C: New test for ABI v19.