[Bug tree-optimization/55176] New: [4.8 Regression] Out of memory during Chromium build

markus at trippelsdorf dot de gcc-bugzilla@gcc.gnu.org
Fri Nov 2 05:38:00 GMT 2012


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

             Bug #: 55176
           Summary: [4.8 Regression] Out of memory during Chromium build
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: markus@trippelsdorf.de


Created attachment 28595
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28595
testcase

If one compiles the attached testcase with "-02" or higher,
cc1plus will quickly run out of memory and eventually be killed
by the OOM killer.

 % g++ -O2 -c exit.ii
g++: internal compiler error: Killed (program cc1plus)



More information about the Gcc-bugs mailing list