http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56602
Bug #: 56602
Summary: ICE: internal compiler error: in
default_no_named_section, at varasm.c:6346
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: c
AssignedTo: [email protected]
ReportedBy: [email protected]
Using an m68k machine (using a.out format) trying to compile 4.7.2 and getting
the above crash having built stage1, and trying to build stage2.
It seems related to this PA bug ....
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46671
Maybe something similar didn't happen to m68k ?