This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/14980] [3.5 Regression] [unit-at-a-time] complex_io.cc:69: error: Inlined_to pointer is set but no predecesors found--causes ICE


------- Additional Comments From danglin at gcc dot gnu dot org  2004-04-22 03:05 -------
Add hppa2.0w-hp-hpux11.11 to the list of affected targets:

/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/hppa2.0w-hp-hpux11.11/libstdc++-v3/src -L/x
xx/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/src/.libs -B/opt/gnu/gc
c/gcc-3.5.0/hppa2.0w-hp-hpux11.11/bin/ -B/opt/gnu/gcc/gcc-3.5.0/hppa2.0w-hp-hpux
11.11/lib/ -isystem /opt/gnu/gcc/gcc-3.5.0/hppa2.0w-hp-hpux11.11/include -isyste
m /opt/gnu/gcc/gcc-3.5.0/hppa2.0w-hp-hpux11.11/sys-include -I/xxx/gnu/gcc-3.3/ob
jdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/hppa2.0w-hp-hpux11.11 -I/xxx/gnu
/gcc-3.3/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include -I/xxx/gnu/gcc-3.3/gc
c/libstdc++-v3/libsupc++ -O2 -g -O2 -g -O2 -fno-implicit-templates -Wall -W -Wwr
ite-strings -Wcast-qual -fdiagnostics-show-location=once -c ../../../../gcc/libs
tdc++-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.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14980


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]