[Bug c++/10935] New: ICE during building of libstc++-v3
edmar@motorola.com
gcc-bugzilla@gcc.gnu.org
Thu May 22 15:43:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10935
Summary: ICE during building of libstc++-v3
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: c++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: edmar@motorola.com
CC: gcc-bugs@gcc.gnu.org
GCC host triplet: i686-pc-cygwin
GCC target triplet: powerpc-eabialtivec
Got the whole source tree from uberbaum. Snapshot from 20030516. Removed
directories rda, sid, and tix.
Compiler output:
Reading specs from /cygdrive/c/home/edmar/obj/gcc/specs
Configured with: ../gnupowerpc/configure --prefix=/altivec
--enable-languages=c,c++,f77 --target=powerpc-eabialtivec --host=i686-pc-cygwin
Thread model: single
gcc version 3.4 20030516 (experimental)
/cygdrive/c/home/edmar/obj/gcc/cc1plus.exe -E -quiet -nostdinc++ -nostdinc
-nostdinc++ -v
-I/cygdrive/c/home/edmar/obj/powerpc-eabialtivec/nof/libstdc++-v3/include/powerpc-eabialtivec
-I/cygdrive/c/home/edmar/obj/powerpc-eabialtivec/nof/libstdc++-v3/include
-I../../../../../gnupowerpc/libstdc++-v3/libsupc++ -iprefix
/cygdrive/c/home/edmar/obj/gcc/../lib/gcc-lib/powerpc-eabialtivec/3.4/ -isystem
/cygdrive/c/home/edmar/obj/gcc/include -isystem
/cygdrive/c/home/edmar/obj/powerpc-eabialtivec/nof/newlib/include -isystem
/altivec/powerpc-eabialtivec/bin/include -isystem
/altivec/powerpc-eabialtivec/lib/include -isystem
/cygdrive/c/home/edmar/obj/powerpc-eabialtivec/nof/newlib/targ-include -isystem
/cygdrive/c/home/edmar/gnupowerpc/newlib/libc/include -isystem
/altivec/powerpc-eabialtivec/include -isystem
/altivec/powerpc-eabialtivec/sys-include
/cygdrive/c/home/edmar/gnupowerpc/libstdc++-v3/include/stdc++.h -msoft-float
-msoft-float -Winvalid-pch -Wno-deprecated -O2 -O0 stdc++.ii
ignoring nonexistent directory
"/cygdrive/c/home/edmar/obj/powerpc-eabialtivec/nof/newlib/include"
ignoring nonexistent directory "/altivec/powerpc-eabialtivec/bin/include"
ignoring nonexistent directory "/altivec/powerpc-eabialtivec/lib/include"
ignoring nonexistent directory "/altivec/powerpc-eabialtivec/sys-include"
#include "..." search starts here:
#include <...> search starts here:
/cygdrive/c/home/edmar/obj/powerpc-eabialtivec/nof/libstdc++-v3/include/powerpc-eabialtivec
/cygdrive/c/home/edmar/obj/powerpc-eabialtivec/nof/libstdc++-v3/include
../../../../../gnupowerpc/libstdc++-v3/libsupc++
/cygdrive/c/home/edmar/obj/gcc/include
/cygdrive/c/home/edmar/obj/powerpc-eabialtivec/nof/newlib/targ-include
/cygdrive/c/home/edmar/gnupowerpc/newlib/libc/include
/altivec/powerpc-eabialtivec/include
End of search list.
/cygdrive/c/home/edmar/obj/gcc/cc1plus.exe -fpreprocessed stdc++.ii -quiet
-dumpbase stdc++.h -msoft-float -msoft-float -auxbase stdc++ -g -g -O2 -O0
-Winvalid-pch -Wno-deprecated -version -o stdc++.s --output-pch=
./powerpc-eabialtivec/bits/stdc++.h.gch/O0g
GNU C++ version 3.4 20030516 (experimental) (powerpc-eabialtivec)
compiled by GNU C version 3.2 20020927 (prerelease).
GGC heuristics: --param ggc-min-expand=47 --param ggc-min-heapsize=32709
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list