Three ICEs in regression tests with gcc-3.4-20030813
Dan Kegel
dank@kegel.com
Tue Aug 19 10:39:00 GMT 2003
Dan Kegel wrote:
> I built and tested gcc-3.4-20030813 / glibc-2.3.2 on
> ppc405, ppc750, and sh4 today. ...
>
> First, a problem that shows up on both powerpc variants. The summaries
> http://www.kegel.com/crosstool/current/summaries/powerpc-405-linux-gnu-gcc-3.4-20030813-glibc-2.3.2.gcc.sum
> http://www.kegel.com/crosstool/current/summaries/powerpc-750-linux-gnu-gcc-3.4-20030813-glibc-2.3.2.gcc.sum
>
> show:
> FAIL: gcc.dg/altivec-5.c (test for excess errors)
> The log shows:
> gcc-3.4-20030813/gcc/testsuite/gcc.dg/altivec-5.c:12: internal compiler
> error: in extract_insn, at recog.c:2064
Hmm. That error message looks like the one in
http://gcc.gnu.org/PR11699
but the fix for that one was MIPS-specific.
Here's a more complete log extract.
---------------------
In function `foo':
/crosstool-0.19/build/powerpc-405-linux-gnu/gcc-3.4-20030813-glibc-2.3.2/gcc-3.4-20030813/gcc/testsuite/gcc.dg/altivec-5.c:12: error: unrecognizable insn:^M
(insn:HI 5 18 6 0 (set (reg/v:V4SI 120 [ b ])
(mem/f:V4SI (plus:SI (reg/f:SI 67 ap)
(const_int 8 [0x8])) [4 b+0 S16 A128])) -1 (nil)
(nil))
/crosstool-0.19/build/powerpc-405-linux-gnu/gcc-3.4-20030813-glibc-2.3.2/gcc-3.4-20030813/gcc/testsuite/gcc.dg/altivec-5.c:12: internal compiler error: in extract_insn, at recog.c:2064^M
Please submit a full bug report,
with preprocessed source if appropriate.
---------------------
Shall I pull out the preprocessed source, or
is it enough to point people to my build script?
- Dan
--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045
More information about the Gcc
mailing list