https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67390
Bug ID: 67390
Summary: [6 regression] FAIL: g++.dg/torture/pr64312.C -O1
(test for excess errors)
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Keywords: memory-hog
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: [email protected]
CC: alalaw01 at gcc dot gnu.org
Blocks: 67283
Target Milestone: ---
Target: m68k-*-*
After r227265:
$ (ulimit -v $((1024*1024)); gcc/xg++ -Bgcc/
../gcc/testsuite/g++.dg/torture/pr64312.C -O1 -S -o pr64312.s)
cc1plus: out of memory allocating 2056 bytes after a total of 530935808 bytes
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67283
[Bug 67283] GCC regression over inlining of returned structures