[Bug modula2/114529] profiledbootstrap fails to build and m2 causes odr violations during build
gaius at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 8 19:57:11 GMT 2024
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.
More information about the Gcc-bugs
mailing list