This is the mail archive of the gcc-prs@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]

c/2298: m68hc12 bootstrap ICEs



>Number:         2298
>Category:       c
>Synopsis:       m68hc12 bootstrap ICEs
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 15 19:16:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     jgg@debian.org
>Release:        CVS HEAD as of 2001-3-15
>Organization:
>Environment:
Debian GNU/Linux 2.2 'potato' glibc 2.1
Debian binutils 2.10.91.0.2 compiled for m68hc12-elf
>Description:
CVS gcc as of 2001-3-15 is unable to bootstrap itself when targetting a m68hc12:

./configure --target=m68hc12-elf --prefix=/opt/m68hc12-elf
make
[..]
/tmp/gcc/gcc/gcc/xgcc -B/tmp/gcc/gcc/gcc/ -B/opt/m68hc12-elf/m68hc12-elf/bin/ -B/opt/m68hc12-elf/m68hc12-elf/lib/ -isystem /opt/m68hc12-elf/m68hc12-elf/include -Os  -DUSE_GAS -DIN_GCC   -DIN_LIBGCC2 -I. -I. -I. -I./. -I./config -I./../include  -DL_muldi3 -c ./libgcc2.c -o libgcc/./_muldi3.o
libgcc2.c: In function `__muldi3':
libgcc2.c:367: Internal compiler error in gen_highpart, at emit-rtl.c:1108
Please submit a full bug report, with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: Leaving directory `/tmp/gcc/gcc/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/tmp/gcc/gcc/gcc'
make: *** [all-gcc] Error 2
>How-To-Repeat:

>Fix:

>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]