bootstrap/3368: m68k-elf fails to compile on gcc 3.0 CVS branch
Joel Sherrill
joel@OARcorp.com
Fri Jun 22 14:21:00 GMT 2001
Toshi Morita wrote:
>>
>> 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
>>>
>
> I don't know what the official process for this is, but...
>
> My personal preference is to open a new case, but to reference the old PR
> and say, "the oldPR xxxx was fixed by patch http://blah , and the build
> proceed further, but now there is another problem" so it's clear that
> the other patch is required.
In this case, it is pretty easy to resolve. This patch closes PR/3368.
Just to repeat
this patch needs to be applied to the 3.0 branch as that is where the
failure was.
The m68k-elf and m68k-coff configurations now both fail in the same way
and it is the failure
previously reported at PR/3367.
Thanks. :)
>
> Toshi
--joel
>
More information about the Gcc-bugs
mailing list