public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* compile error on binutils head for sparc-rtems4.11
@ 2011-10-30 22:55 Joel Sherrill
  2011-10-31 12:27 ` Alan Modra
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Sherrill @ 2011-10-30 22:55 UTC (permalink / raw)
  To: binutils

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: compile error on binutils head for sparc-rtems4.11
  2011-10-30 22:55 compile error on binutils head for sparc-rtems4.11 Joel Sherrill
@ 2011-10-31 12:27 ` Alan Modra
  2011-10-31 13:54   ` Joel Sherrill
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Modra @ 2011-10-31 12:27 UTC (permalink / raw)
  To: Joel Sherrill; +Cc: binutils

On Sun, Oct 30, 2011 at 05:54:59PM -0500, Joel Sherrill wrote:
> /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

You're not an orphan.  I see a similar error compiling CPU2006 445.gobmk
with gcc rev 180588 on powerpc-linux.

-- 
Alan Modra
Australia Development Lab, IBM

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: compile error on binutils head for sparc-rtems4.11
  2011-10-31 12:27 ` Alan Modra
@ 2011-10-31 13:54   ` Joel Sherrill
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Sherrill @ 2011-10-31 13:54 UTC (permalink / raw)
  To: binutils

On 10/31/2011 07:27 AM, Alan Modra wrote:
> On Sun, Oct 30, 2011 at 05:54:59PM -0500, Joel Sherrill wrote:
>> /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
> You're not an orphan.  I see a similar error compiling CPU2006 445.gobmk
> with gcc rev 180588 on powerpc-linux.
>
Thanks.  I noticed later that arm-rtems tripped
the same bug.  Looks like there are multiple GCC
PRs which appear to be various incarnations:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50878
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50886
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50908


-- 
Joel Sherrill, Ph.D.             Director of Research&  Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
    Support Available             (256) 722-9985


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-31 13:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-30 22:55 compile error on binutils head for sparc-rtems4.11 Joel Sherrill
2011-10-31 12:27 ` Alan Modra
2011-10-31 13:54   ` Joel Sherrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).