This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [BUG] gcc HEAD 2004-10-08, linux-x-sh-elf, SEGV when building newlib/libm/math/e_scalb.c
- From: Ben Elliston <bje at au dot ibm dot com>
- To: gcc at gcc dot gnu dot org
- Date: 18 Oct 2004 18:22:15 +1000
- Subject: Re: [BUG] gcc HEAD 2004-10-08, linux-x-sh-elf, SEGV when building newlib/libm/math/e_scalb.c
- References: <20041008150804.GC6702@cygbert.vinschen.de>
Hi Corinna,
> I encountered the following SEGV when trying to build newlib for sh-elf
> using gcc from HEAD, both (gcc and newlib) checked out this morning:
>
> newlib/libm/math/e_scalb.c: In function '__ieee754_scalb':
> newlib/libm/math/e_scalb.c:53: internal compiler error: Segmentation fault
I think this is the same problem that Joern ran into. Please try
again using HEAD, as I've committed a patch which should correct it.
Cheers, Ben