This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Three ICEs in regression tests with gcc-3.4-20030813
- From: Dan Kegel <dank at kegel dot com>
- To: Dan Kegel <dank at kegel dot com>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Mon, 18 Aug 2003 23:31:05 -0700
- Subject: Re: Three ICEs in regression tests with gcc-3.4-20030813
- References: <3F41C249.5050607@kegel.com>
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