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/3318: GCC-M68k: compiler for target m68k-elf fails to build



>Number:         3318
>Category:       bootstrap
>Synopsis:       GCC-M68k: compiler for target m68k-elf fails to build
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 21 02:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Toshiyasu Morita
>Release:        3.0
>Organization:
>Environment:
host: i686-linux (Red Hat 7.0)
target: m68k-elf
>Description:
Compiler fails to build. Failure log snippet below:

/home/tm/gcc-3.0-m68k-elf/gcc/xgcc -B/home/tm/gcc-3.0-m68k-elf/gcc/ -B/usr/local/m68k-elf/bin/ -B/usr/local/m68k-elf/lib/ -isystem /usr/local/m68k-elf/include -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include  -g0 \
  -finhibit-size-directive -fno-inline-functions \
  -fno-exceptions  -Dinhibit_libc \
  -c ../../gcc-3.0/gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o
../../gcc-3.0/gcc/crtstuff.c: In function `__do_global_dtors_aux':
../../gcc-3.0/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.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
../gcc-3.0/configure --target=m68k-elf
>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]