This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/4193: m32r-elf does not build libiberty/cplus-dem.c - garbage assembly
- To: gcc-gnats at gcc dot gnu dot org
- Subject: bootstrap/4193: m32r-elf does not build libiberty/cplus-dem.c - garbage assembly
- From: hp at bitrange dot com
- Date: 1 Sep 2001 12:31:20 -0000
- Reply-To: hp at bitrange dot com
>Number: 4193
>Category: bootstrap
>Synopsis: m32r-elf does not build libiberty/cplus-dem.c - garbage assembly
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Sep 01 05:36:01 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 m32r-elf.
>Description:
Building the target libiberty, multilib medium, you'll see this:
/home/hp/builds2/m32r-sim/gcc/xgcc -B/home/hp/builds2/m32r-sim/gcc/ -nostdinc -B/home/hp/builds2/m32r-sim/m32r-elf/newlib/ -isyst\
em /home/hp/builds2/m32r-sim/m32r-elf/newlib/targ-include -isystem /home/hp/cvs_areas/combined/cvs_write/newlib/libc/include -B/h\
ome/hp/builds2/m32r-sim/../install-m32rsim/m32r-elf/bin/ -B/home/hp/builds2/m32r-sim/../install-m32rsim/m32r-elf/lib/ -isystem /h\
ome/hp/builds2/m32r-sim/../install-m32rsim/m32r-elf/include -L/home/hp/builds2/m32r-sim/ld -c -DHAVE_CONFIG_H -g -Os -mmodel=med\
ium -msdata=sdata -I. -I/home/hp/cvs_areas/combined/cvs_write/libiberty/../include -W -Wall -Wtraditional -pedantic /home/hp/cvs\
_areas/combined/cvs_write/libiberty/cplus-dem.c
/usr/tmp/ccPfYtaT.s: Assembler messages:
/usr/tmp/ccPfYtaT.s:12149: Error: bad instruction `bl ???????????????????????????????????????????????...'
[repeated]
/usr/tmp/ccPfYtaT.s:12546: Warning: rest of line ignored; first ignored character is `?'
xgcc: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [cplus-dem.o] Error 1
make[3]: Leaving directory `/mnt/miscb3/builds2/m32r-sim/m32r-elf/medium/libiberty'
>How-To-Repeat:
Follow <URL:http://gcc.gnu.org/simtest-howto.html>, use
m32r-elf m32r-sim.
>Fix:
Hopefully just a missing GC root.
>Release-Note:
>Audit-Trail:
>Unformatted: