This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c/1795: bootstrap fails for linux-m68k
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c/1795: bootstrap fails for linux-m68k
- From: zippel at fh-brandenburg dot de
- Date: 27 Jan 2001 17:07:30 -0000
- Reply-To: zippel at fh-brandenburg dot de
>Number: 1795
>Category: c
>Synopsis: bootstrap fails for linux-m68k
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: ice-on-legal-code
>Submitter-Id: net
>Arrival-Date: Sat Jan 27 09:16:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: zippel@fh-brandenburg.de
>Release: 2.97 20010127 (experimental)
>Organization:
>Environment:
System: Linux sodom 2.2.10 #4 Sun Aug 1 14:25:38 CEST 1999 m68k unknown
Architecture: m68k
>Description:
If I try to bootstrap gcc for m68k-linux, it aborts at this point:
stage1/xgcc -Bstage1/ -B/usr/local/egcs/m68k-unknown-linux-gnu/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../egcs/gcc -I../../egcs/gcc/. -I../../egcs/gcc/config -I../../egcs/gcc/../include ../../egcs/gcc/c-dump.c -o c-dump.o
../../egcs/gcc/c-dump.c: In function `dump_maybe_newline':
../../egcs/gcc/c-dump.c:163: Internal compiler error in gen_umulsi3_highpart, at insn-emit.c:3103
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:
The same error also happens if I build a cross-compiler.
Without disabling C++ it will abort with a similiar error
message while building libstdc++. If I disable C++, I get
a cross compiler, that aborts with the same error message
when trying to compile the above source file.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: