This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/31403] New: Problem while compiling gcc for sh-elf
- From: "mstein at phenix dot rootshell dot be" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2007 17:43:18 -0000
- Subject: [Bug target/31403] New: Problem while compiling gcc for sh-elf
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Hello,
there seems to be a gcc problem with the target 'sh-elf':
/home/mstein/sim/sh-elf/build/./gcc/xgcc -B/home/mstein/sim/sh-elf/build/./gcc/
-nostdinc -B/home/mstein/sim/sh-elf/build/sh-elf/newlib/ -isystem
/home/mstein/sim/sh-elf/build/sh-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/bin/
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/lib/ -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/include -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/sys-include
-L/home/mstein/sim/sh-elf/build/./ld -DPACKAGE_NAME=\"newlib\"
-DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"1.15.0\"
-DPACKAGE_STRING=\"newlib\ 1.15.0\" -DPACKAGE_BUGREPORT=\"\" -I.
-I/n/07/mstein/combined-trunk/newlib/libc/stdio -O2 -fno-builtin -O2 -g
-O2 -m2a -fshort-enums -DINTEGER_ONLY -c
/n/07/mstein/combined-trunk/newlib/libc/stdio/vfprintf.c -o lib_a-vfiprintf.o
/tmp/cckWXaXf.s: Assembler messages:
/tmp/cckWXaXf.s:456: Error: displacement to defined symbol .L432 overflows
12-bit field
/tmp/cckWXaXf.s:2993: Error: displacement to defined symbol .L407 overflows
12-bit field
/tmp/cckWXaXf.s:3157: Error: displacement to defined symbol .L799 overflows
12-bit field
/tmp/cckWXaXf.s:3606: Error: displacement to defined symbol .L198 overflows
12-bit field
make[8]: *** [lib_a-vfiprintf.o] Error 1
The SVN revision was 123344.
--
Summary: Problem while compiling gcc for sh-elf
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: sh-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31403