https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119632
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iains at gcc dot gnu.org --- Comment #1 from Iain Sandoe <iains at gcc dot gnu.org> --- Created attachment 61021 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61021&action=edit Patch to diagnose missing SECTION support instead of "sorry-ing" This avoids the sorry and gives a diagnostic. It also tries to quote the missing or unsupported section name to make it clearer.