This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/28198] [4.2 Regression] ICE building mips-elf cross compiler
- From: "fnf at specifix dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2006 10:52:46 -0000
- Subject: [Bug middle-end/28198] [4.2 Regression] ICE building mips-elf cross compiler
- References: <bug-28198-9863@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from fnf at specifix dot com 2006-06-30 10:52 -------
Subject: Re: [4.2 Regression] ICE building mips-elf cross compiler
On Thursday 29 June 2006 13:55, pinskia at gcc dot gnu dot org wrote:
> Can you build a x86 compiler after revision 115072 and try again, I fixed the
> issue mentioned in comment #5.
I updated my sources last night and tried building a native x86
compiler this morning. I'm getting an internal error still, though
this one looks different.
I wonder if this is due to problems with precompiled headers and Fedora Core
4's
exec shield. I'll try disabling the exec shield and see if the problem goes
away.
/build/latest/trunk/i686-pc-linux-gnu/gcc/./gcc/xgcc -shared-libgcc
-B/build/latest/trunk/i686-pc-linux-gnu/gcc/./gcc -nostdinc++
-L/build/latest/trunk/i686-\pc-linux-gnu/gcc/i686-pc-linux-gnu/libstdc++-v3/src
-L/build/latest/trunk/i686-pc-linux-gnu/gcc/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/opt/local/latest/\trunk/i686-pc-linux-gnu/bin/
-B/opt/local/latest/trunk/i686-pc-linux-gnu/lib/ -isystem
/opt/local/latest/trunk/i686-pc-linux-gnu/include -isystem
/opt/local/\latest/trunk/i686-pc-linux-gnu/sys-include -Winvalid-pch
-Wno-deprecated -x c++-header -g -O2 -D_GNU_SOURCE
-I/build/latest/trunk/i686-pc-linux-gnu/gcc/i686\-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu
-I/build/latest/trunk/i686-pc-linux-gnu/gcc/i686-pc-linux-gnu/libstdc++-v3/include
-I/src/latest/trunk/s\rc/gcc/libstdc++-v3/libsupc++
/src/latest/trunk/src/gcc/libstdc++-v3/include/precompiled/extc++.h -O2 -g -o
./i686-pc-linux-gnu/bits/extc++.h.gch/O2g.gch;
/build/latest/trunk/i686-pc-linux-gnu/gcc/i686-pc-linux-gnu/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp:235:
internal compiler error:\ tree check: expected integer_cst, have scope_ref in
tree_int_cst_sgn, at tree.c:4484
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28198