[Bug c++/54515] New: cc1plus sigsegv -O2 anonymous namespace

werner.henze at alumni dot tu-berlin.de gcc-bugzilla@gcc.gnu.org
Fri Sep 7 10:02:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54515

             Bug #: 54515
           Summary: cc1plus sigsegv -O2 anonymous namespace
    Classification: Unclassified
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: werner.henze@alumni.tu-berlin.de


cc1plus crashes with a sigsegv.
The crash does occur with -O2, not with -Os or -O1.
The crash does not occur if I do not use an anonymous namespace for the
functions ReadPIB7400, ReadPIB7420, AddAdapterAndReferencedAdapters and
GenerateTrafficForPhyRate (by commenting out the lines #73452, #73458, #74520
and #74616).



More information about the Gcc-bugs mailing list