[Bug c/59362] New: Abort in fini_object_sizes
dcb314 at hotmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Dec 1 18:03:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59362
Bug ID: 59362
Summary: Abort in fini_object_sizes
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: dcb314 at hotmail dot com
Created attachment 31344
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31344&action=edit
C source code
I just tried to compile the attached source code
with trunk of 20131130 and it said
lens.c:1063:7: internal compiler error: Aborted
0xa8ed5f crash_signal
../../src/trunk/gcc/toplev.c:336
0xb18fe4 fini_object_sizes
../../src/trunk/gcc/tree-object-size.c:1200
0xb18fe4 compute_object_sizes
../../src/trunk/gcc/tree-object-size.c:1279
0xb18fe4 execute
../../src/trunk/gcc/tree-object-size.c:1309
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
Preprocessed source code attached. Flags -O2 -std=gnu99 required.
~
More information about the Gcc-bugs
mailing list