https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118377
--- Comment #10 from Richard Sandiford <rsandifo at gcc dot gnu.org> --- (In reply to Tejas Belagod from comment #9) > Technically, as this is not a regression, can we fix this to sorry more > gracefully for GCC15 as 'Not yet implemented'? Yeah. The testcase is IMO valid ACLE code, so it is something that should work. But I agree that sorry() is the right approach for things that we don't support yet.