[Bug tree-optimization/34181] New: FAIL: g++.dg/opt/anchor1.C (internal compiler error)
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Nov 22 02:39:00 GMT 2007
Executing on host: /test/gnu/gcc/objdir/gcc/testsuite/g++/../../g++
-B/test/gnu/
gcc/objdir/gcc/testsuite/g++/../../
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/a
nchor1.C -nostdinc++
-I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/
include/hppa2.0w-hp-hpux11.11
-I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libst
dc++-v3/include -I/test/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/test/gnu/gcc/gcc/l
ibstdc++-v3/include/backward -I/test/gnu/gcc/gcc/libstdc++-v3/testsuite/util
-fm
essage-length=0 -O2 -fno-show-column
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux
11.11/./libstdc++-v3/src/.libs
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./l
ibstdc++-v3/src/.libs -L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libiberty
-lm -o ./anchor1.exe (timeout = 300)
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/anchor1.C: In member function 'void
Y
Font::_ZTv0_n12_N5YFontD1Ev()':
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/anchor1.C:59: internal compiler
error
: in optimize_inline_calls, at tree-inline.c:2914
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
compiler exited with status 1
output is:
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/anchor1.C: In member function 'void
Y
Font::_ZTv0_n12_N5YFontD1Ev()':
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/anchor1.C:59: internal compiler
error
: in optimize_inline_calls, at tree-inline.c:2914
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
FAIL: g++.dg/opt/anchor1.C (internal compiler error)
FAIL: g++.dg/opt/anchor1.C (test for excess errors)
Excess errors:
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/anchor1.C:59: internal compiler
error
: in optimize_inline_calls, at tree-inline.c:2914
WARNING: g++.dg/opt/anchor1.C compilation failed to produce executable
(gdb) p *e
$3 = {caller = 0x7aeaa280, callee = 0x7ac96200, prev_caller = 0x0,
next_caller = 0x0, prev_callee = 0x0, next_callee = 0x0,
call_stmt = 0x7aeafe38, aux = 0x0, inline_failed = 0x0, count = 0,
frequency = 0, loop_nest = 0}
(gdb) bt
#0 optimize_inline_calls (fn=0x7ae78af0) at ../../gcc/gcc/tree-inline.c:2914
#1 0x004b9174 in cgraph_early_inlining () at ../../gcc/gcc/ipa-inline.c:1469
#2 0x00385410 in execute_one_pass (pass=0x400a3228)
at ../../gcc/gcc/passes.c:1118
...
--
Summary: FAIL: g++.dg/opt/anchor1.C (internal compiler error)
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
GCC build triplet: hppa2.0w-hp-hpux11.11
GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34181
More information about the Gcc-bugs
mailing list