This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

bootstrap/3367: m68k-coff fails to compile on gcc 3.0 CVS branch



>Number:         3367
>Category:       bootstrap
>Synopsis:       m68k-coff fails to compile on gcc 3.0 CVS branch
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 22 07:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@OARcorp.com
>Release:        gcc 3.0 CVS branch
>Organization:
>Environment:
GNU/Linux RedHat 6.2 targetting m68k-coff	
>Description:
../gcc/configure --target=m68k-coff --with-gnu-as --with-gnu-ld --with-newlib --verbose --prefix=/usr1/tmp-tools --enable-languages=c,c++ && make

fails with this error:

/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,
with preprocessed source if appropriate.
>How-To-Repeat:
configure and build per description.
I used binutils 2.10 and newlib 1.9.0
>Fix:
unknown
>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]