https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114529
Gaius Mulley <gaius at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #58369|0 |1 is obsolete| | --- Comment #6 from Gaius Mulley <gaius at gcc dot gnu.org> --- Created attachment 58385 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58385&action=edit Proposed fix v8 Here is a proposed patch which fixes the bootstrap tool to avoid all ODR violations for auto generated (translated) sources. A few ODR violations remain in the hand written C/C++ interface files. With this patch gm2 bootstraps using the configure line from above and all regression tests pass on x86_64.