This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug target/30024] New: [4.3 Regression] segfault with gcc.c-torture/compile/20000804-1.c on sh-elf
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Nov 2006 19:04:52 -0500 (EST)
- Subject: Re: [Bug target/30024] New: [4.3 Regression] segfault with gcc.c-torture/compile/20000804-1.c on sh-elf
>
> sh-elf compiler segfaults with a null argument for emit_move_insn
> when compiling gcc.c-torture/compile/20000804-1.c with -O1.
I get this also for SPU-elf with gcc.c-torture/compile/20000804-1.c
at -O3 -fomit-frame-pointer -funroll-loops.
Thanks,
Andrew Pinski