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/3368: m68k-elf fails to compile on gcc 3.0 CVS branch



>Number:         3368
>Category:       bootstrap
>Synopsis:       m68k-elf 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-elf	
>Description:
../gcc/configure --target=m68k-elf --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-elf/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-m68k-elf/gcc/ -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-m68k-elf/m68k-elf/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-m68k-elf/m68k-elf/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc/newlib/libc/include -B/usr1/tmp-tools/m68k-elf/bin/ -B/usr1/tmp-tools/m68k-elf/lib/ -isystem /usr1/tmp-tools/m68k-elf/include -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -g0 \
  -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions  -Dinhibit_libc \
  -c ../../gcc/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o
../../gcc/gcc/crtstuff.c: In function `__do_global_dtors_aux':
../../gcc/gcc/crtstuff.c:225: Internal compiler error in expected_value_to_br_prob, at predict.c:303
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]