[Bug middle-end/36574] New: build broken with cgraph changes

hp at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 19 02:48:00 GMT 2008


With r136888 cris-elf built (and had "just" 4 regressions compared to earlier
this year).  With r136894 and up to at least r136933, build breaks with the
following, cutnpasted:

libtool: compile:  /tmp/hpautotest-gcc1/cris-elf/gccobj/./gcc/xgcc
-shared-libgcc -B/tmp/hpautotest\
-gcc1/cris-elf/gccobj/./gcc -nostdinc++
-L/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/libstdc++-v\
3/src -L/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/libstdc++-v3/src/.libs
-nostdinc -B/tmp/hpaut\
otest-gcc1/cris-elf/gccobj/cris-elf/newlib/ -isystem
/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/\
newlib/targ-include -isystem /tmp/hpautotest-gcc1/gcc/newlib/libc/include
-B/tmp/hpautotest-gcc1/cr\
is-elf/gccobj/cris-elf/libgloss/cris
-L/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/libgloss/libno\
sys -L/tmp/hpautotest-gcc1/gcc/libgloss/cris
-B/tmp/hpautotest-gcc1/cris-elf/pre/cris-elf/bin/ -B/t\
mp/hpautotest-gcc1/cris-elf/pre/cris-elf/lib/ -isystem
/tmp/hpautotest-gcc1/cris-elf/pre/cris-elf/i\
nclude -isystem /tmp/hpautotest-gcc1/cris-elf/pre/cris-elf/sys-include
-I/tmp/hpautotest-gcc1/cris-\
elf/gccobj/cris-elf/libstdc++-v3/include/cris-elf
-I/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/l\
ibstdc++-v3/include -I/tmp/hpautotest-gcc1/gcc/libstdc++-v3/libsupc++
-fno-implicit-templates -Wall\
 -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once
-ffunction-sections -fdata-se\
ctions -g -O2
-I/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/libstdc++-v3/include/backward
-Wno-de\
precated -c /tmp/hpautotest-gcc1/gcc/libstdc++-v3/src/strstream.cc -o
strstream.o
void std::istrstream::_ZTv0_n12_NSt10istrstreamD0Ev()/301(-1):
availability:available 19 insns need\
ed tree finalized inlinable
  called by:
  calls: void *.LTHUNK2()/523 (1.00 per call)
void std::istrstream::_ZTv0_n12_NSt10istrstreamD1Ev()/300(-1):
availability:available 19 insns need\
ed tree finalized inlinable
  called by:
  calls: void *.LTHUNK3()/524 (1.00 per call)
void std::ostrstream::_ZTv0_n12_NSt10ostrstreamD0Ev()/299(-1):
availability:available 19 insns need\
ed tree finalized inlinable
  called by:
  calls: void *.LTHUNK0()/521 (1.00 per call)
void std::ostrstream::_ZTv0_n12_NSt10ostrstreamD1Ev()/298(-1):
availability:available 19 insns need\
ed tree finalized inlinable
  called by:
  calls: void *.LTHUNK1()/522 (1.00 per call)
void std::strstream::_ZTv0_n12_NSt9strstreamD0Ev()/289(-1):
availability:available 19 insns needed \
tree finalized inlinable
  called by:
  calls: void *.LTHUNK6()/527 (1.00 per call)
void std::strstream::_ZTv0_n12_NSt9strstreamD1Ev()/288(-1):
availability:available 19 insns needed \
tree finalized inlinable
  called by:
  calls: void *.LTHUNK4()/525 (1.00 per call)
/tmp/hpautotest-gcc1/gcc/libstdc++-v3/src/strstream.cc:419: internal compiler
error: nodes with no \
released memory found
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [strstream.lo] Error 1


-- 
           Summary: build broken with cgraph changes
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, build
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
GCC target triplet: cris-axis-elf


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



More information about the Gcc-bugs mailing list