[Bug bootstrap/11519] New: When Building m68hc11: Internal compiler error: in print_operand_address
x86guru at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Mon Jul 14 20:56:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11519
Summary: When Building m68hc11: Internal compiler error: in
print_operand_address
Product: gcc
Version: 3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: x86guru at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: Building on a Solaris Sparc Host running GCC 3.3
GCC target triplet: Building a cross compiler for M68HC11
GCC fails to build as a cross compiler for m68hc12 hosted on Sparc Solaris using
GCC 3.3 on solaris:
/root/adrian/src/gcc-3.3/gcc/libgcc2.c: In function '__fixunsdfdi':
/root/adrian/src/gcc-3.3/gcc/libgcc2.c:962: Internal compiler error: in
print_operand_address, at config/m68hc11/m68hc11.c:2527
Host build configure options:
configure --target=m68hc12-elf --prefix=/opt/xtools/m68hc11_12
--enable-languages=c,c++ --with-gnu-as --with-gnu-ld --with-newlib
--with-gxx-include-dir=/opt/xtools/m68hc11_12/m68hc12-elf/include
Is more information needed? Email me, I've saved the configure output, and the
make output.
Adrian
More information about the Gcc-bugs
mailing list