This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/4196: sh-elf fails building newlib ldtoa.c - ICE reg_overlap_mentioned_for_relod_pa
- To: gcc-gnats at gcc dot gnu dot org
- Subject: bootstrap/4196: sh-elf fails building newlib ldtoa.c - ICE reg_overlap_mentioned_for_relod_pa
- From: hp at bitrange dot com
- Date: 1 Sep 2001 13:30:02 -0000
- Reply-To: hp at bitrange dot com
>Number: 4196
>Category: bootstrap
>Synopsis: sh-elf fails building newlib ldtoa.c - ICE reg_overlap_mentioned_for_relod_pa
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Sep 01 06:36:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: hp@bitrange.com
>Release: Trunk as of Sat Sep 1 04:08:10 GMT 2001
>Organization:
>Environment:
Host is i686-pc-linux-gnu. Target is sh-elf
>Description:
You'll see this compiling newlib for the ml multilib:
/home/hp/builds2/sh-hms-sim/gcc/xgcc -B/home/hp/builds2/sh-hms-sim/gcc/ -nostdinc -B/home/hp/builds2/sh-hms-sim/sh-elf/newlib/ -i\
system /home/hp/builds2/sh-hms-sim/sh-elf/newlib/targ-include -isystem /home/hp/cvs_areas/combined/cvs_write/newlib/libc/include \
-B/home/hp/builds2/sh-hms-sim/../install-shhms/sh-elf/bin/ -B/home/hp/builds2/sh-hms-sim/../install-shhms/sh-elf/lib/ -isystem /h\
ome/hp/builds2/sh-hms-sim/../install-shhms/sh-elf/include -L/home/hp/builds2/sh-hms-sim/ld -DPACKAGE=\"newlib\" -DVERSION=\"1.9.0\
\" -I. -I/home/hp/cvs_areas/combined/cvs_write/newlib/libc/stdlib -O2 -DHAVE_GETTIMEOFDAY -I../../targ-include -I/home/hp/cvs_a\
reas/combined/cvs_write/newlib/libc/../libc/include -fno-builtin -g -O2 -ml -c /home/hp/cvs_areas/combined/cvs_write/newlib\
/libc/stdlib/ldiv.c
cc1: warning: changing search order for system directory "/home/hp/cvs_areas/combined/cvs_write/newlib/libc/include"
cc1: warning: as it has already been specified as a non-system directory
/home/hp/builds2/sh-hms-sim/gcc/xgcc -B/home/hp/builds2/sh-hms-sim/gcc/ -nostdinc -B/home/hp/builds2/sh-hms-sim/sh-elf/newlib/ -i\
system /home/hp/builds2/sh-hms-sim/sh-elf/newlib/targ-include -isystem /home/hp/cvs_areas/combined/cvs_write/newlib/libc/include \
-B/home/hp/builds2/sh-hms-sim/../install-shhms/sh-elf/bin/ -B/home/hp/builds2/sh-hms-sim/../install-shhms/sh-elf/lib/ -isystem /h\
ome/hp/builds2/sh-hms-sim/../install-shhms/sh-elf/include -L/home/hp/builds2/sh-hms-sim/ld -DPACKAGE=\"newlib\" -DVERSION=\"1.9.0\
\" -I. -I/home/hp/cvs_areas/combined/cvs_write/newlib/libc/stdlib -O2 -DHAVE_GETTIMEOFDAY -I../../targ-include -I/home/hp/cvs_a\
reas/combined/cvs_write/newlib/libc/../libc/include -fno-builtin -g -O2 -ml -c /home/hp/cvs_areas/combined/cvs_write/newlib\
/libc/stdlib/ldtoa.c
cc1: warning: changing search order for system directory "/home/hp/cvs_areas/combined/cvs_write/newlib/libc/include"
cc1: warning: as it has already been specified as a non-system directory
/home/hp/cvs_areas/combined/cvs_write/newlib/libc/stdlib/ldtoa.c: In function `asctoeg':
/home/hp/cvs_areas/combined/cvs_write/newlib/libc/stdlib/ldtoa.c:3542: Internal compiler error in reg_overlap_mentioned_for_reloa\
d_p, at reload.c:6135
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[6]: *** [ldtoa.o] Error 1
make[6]: Leaving directory `/mnt/miscb3/builds2/sh-hms-sim/sh-elf/ml/newlib/libc/stdlib'
>How-To-Repeat:
Follow <URL:http://gcc.gnu.org/simtest-howto.html>, use
sh-elf sh-hms-sim.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: