This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/53510] New: OOM while compile some code


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

             Bug #: 53510
           Summary: OOM while compile some code
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: pinskia@gcc.gnu.org


While reducing PR 53500 for a different ICE on the trunk.  I ran into a case
where it would cause all the memory to be eaten up.

Compile with -std=c++11.  Sorry it is a big testcase but it is hard to reduce
as I have not set the limits yet,


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]