https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124487
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #63922|0 |1
is obsolete| |
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 63979
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63979&action=edit
gcc16-pr124487.patch
Though, we've emitted sorry in those cases too.
So, the following adjusted patch (on top of PR124198 because that changes
mangling in the pack...[1] case) makes progress in the right direction and
doesn't regress anything.