compile error on binutils head for sparc-rtems4.11

Joel Sherrill joel.sherrill@oarcorp.com
Sun Oct 30 22:55:00 GMT 2011


Hi,

I am compiling the binutils head with the gcc
head from yesterday on Fedora. It is reported
as a gcc error but I thought I would post it here
first.

gcc (GCC) 4.7.0 20111029 (experimental)

I get this when configuring for sparc-rtems4.11 using this
configure command:

/users/joel/test-gcc/binutils-cvs/src/configure \
--target=sparc-rtems4.11 \
--prefix=/users/joel/test-gcc/install-svn \
--disable-werror



/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/users/joel/test-gcc/binutils-cvs/src/bfd -I. 
-I/users/joel/test-gcc/binutils-cvs/src/bfd 
-I/users/joel/test-gcc/binutils-cvs/src/bfd/../include 
-DHAVE_bfd_elf32_sparc_vec -DHAVE_sunos_big_vec -DHAVE_sparccoff_vec 
-DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec 
-DBINDIR='"/users/joel/test-gcc/install-svn/bin"' -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT sunos.lo 
-MD -MP -MF .deps/sunos.Tpo -c -o sunos.lo 
/users/joel/test-gcc/binutils-cvs/src/bfd/sunos.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. 
-I/users/joel/test-gcc/binutils-cvs/src/bfd -I. 
-I/users/joel/test-gcc/binutils-cvs/src/bfd 
-I/users/joel/test-gcc/binutils-cvs/src/bfd/../include 
-DHAVE_bfd_elf32_sparc_vec -DHAVE_sunos_big_vec -DHAVE_sparccoff_vec 
-DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec 
-DBINDIR=\"/users/joel/test-gcc/install-svn/bin\" -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT sunos.lo 
-MD -MP -MF .deps/sunos.Tpo -c 
/users/joel/test-gcc/binutils-cvs/src/bfd/sunos.c -o sunos.o
/users/joel/test-gcc/binutils-cvs/src/bfd/sunos.c: In function 
‘sunos_check_dynamic_reloc’:
/users/joel/test-gcc/binutils-cvs/src/bfd/sunos.c:2328:1: error: 
dominator of 26 should be 20, not 19
/users/joel/test-gcc/binutils-cvs/src/bfd/sunos.c:2328:1: internal 
compiler error: in verify_dominators, at dominance.c:1041
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Thanks.

--joel sherrill
RTEMS



More information about the Binutils mailing list