[Bug libstdc++/14980] New: complex_io.cc:69: error: Inlined_to pointer is set but no predecesors found--causes ICE
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Apr 16 18:51:00 GMT 2004
Sigh, another bootstrap problem on hppa64-hp-hpux11:
/xxx/gnu/gcc-3.3/objdir/gcc/xgcc -shared-libgcc -B/xxx/gnu/gcc-3.3/objdir/gcc/ -
nostdinc++ -L/xxx/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/libstdc++-v3/src -L/xxx
/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/libstdc++-v3/src/.libs -B/opt/gnu64/gcc/
gcc-3.5.0-gnu-ld/hppa64-hp-hpux11.11/bin/ -B/opt/gnu64/gcc/gcc-3.5.0-gnu-ld/hppa
64-hp-hpux11.11/lib/ -isystem /opt/gnu64/gcc/gcc-3.5.0-gnu-ld/hppa64-hp-hpux11.1
1/include -isystem /opt/gnu64/gcc/gcc-3.5.0-gnu-ld/hppa64-hp-hpux11.11/sys-inclu
de -I/xxx/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/hppa64-hp-
hpux11.11 -I/xxx/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include -I/
xxx/gnu/gcc-3.3/gcc/libstdc++-v3/libsupc++ -O2 -g -O2 -g -O2 -fno-implicit-templ
ates -Wall -W -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffun
ction-sections -fdata-sections -c ../../../../gcc/libstdc++-v3/src/complex_io.cc
-fPIC -DPIC -o .libs/complex_io.o
../../../../gcc/libstdc++-v3/src/complex_io.cc:69: error: Inlined_to pointer is
set but no predecesors found
std::allocator<_Alloc>::allocator(conststd::allocator<_Alloc>&) [with _Tp = char
]/530: (inline copy in std::basic_ostringstream<_CharT, _Traits, _Alloc>::basic_
ostringstream(std::_Ios_Openmode) [with _CharT = char, _Traits = std::char_trait
s<char>, _Alloc = std::allocator<char>]/467) 24 insns (7 after inlining) needed
inlinable
called by:
calls:
../../../../gcc/libstdc++-v3/src/complex_io.cc:69: internal compiler error: veri
fy_cgraph_node failed.
--
Summary: complex_io.cc:69: error: Inlined_to pointer is set but
no predecesors found--causes ICE
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: hppa64-hp-hpux11.11
GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14980
More information about the Gcc-bugs
mailing list