This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/3368: m68k-elf fails to compile on gcc 3.0 CVS branch
- To: Toshi Morita <tm2 at best dot com>
- Subject: Re: bootstrap/3368: m68k-elf fails to compile on gcc 3.0 CVS branch
- From: Joel Sherrill <joel at OARcorp dot com>
- Date: Fri, 22 Jun 2001 13:47:28 -0500
- CC: gcc-bugs at gcc dot gnu dot org
- References: <200106221636.JAA15880@shell14.ba.best.com>
Toshi Morita wrote:
>>> Synopsis: m68k-elf fails to compile on gcc 3.0 CVS branch
>>
> ..
> Please try the patch I just posted to gcc-patches.
OK. This fixes the problem reported but the build only gets to another
failure. Do we
close this one and create another one for this?
/usr3/ftp_archive/gnu/gcc/ss/b3/b-m68k-coff/gcc/xgcc
-B/usr3/ftp_archive/gnu/gcc/ss/b3/b-m68k-coff/gcc/ -nostdinc
-B/usr3/ftp_archive/gnu/gcc/ss/b3/b-m68k-coff/m68k-coff/newlib/ -isystem
/usr3/ftp_archive/gnu/gcc/ss/b3/b-m68k-coff/m68k-coff/newlib/targ-include
-isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc/newlib/libc/include
-B/usr1/tmp-tools/m68k-coff/bin/ -B/usr1/tmp-tools/m68k-coff/lib/
-isystem /usr1/tmp-tools/m68k-coff/include -DPACKAGE=\"newlib\"
-DVERSION=\"1.9.0\" -I. -I../../../../../gcc/newlib/libc/stdlib -O2
-DMISSING_SYSCALL_NAMES -I../../targ-include
-I../../../../../gcc/newlib/libc/../libc/include -fno-builtin -g
-O2 -c ../../../../../gcc/newlib/libc/stdlib/dtoa.c
../../../../../gcc/newlib/libc/stdlib/dtoa.c: In function `_dtoa_r':
../../../../../gcc/newlib/libc/stdlib/dtoa.c:853: Internal compiler
error in update_equiv_regs, at local-alloc.c:1097
Please submit a full bug report,
--joel
>
> Toshi
>