https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108551
Gaius Mulley <gaius at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #54354|0 |1 is obsolete| | --- Comment #7 from Gaius Mulley <gaius at gcc dot gnu.org> --- Created attachment 54357 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54357&action=edit Proposed fix This patch follows on from the previous patch to implement the handling of <* noreturn *> attribute in cc1gm2. I've added Termbase.mod to the testsuite gm2 warnings pass. It builds and causes no further regressions (without bootstrap). Once I've seen it build full bootstrap I'll git push the changes.