[Bug c++/53510] New: OOM while compile some code
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 28 17:16:00 GMT 2012
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,
More information about the Gcc-bugs
mailing list