public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* serious libgcc regression added recently
@ 2011-11-02 20:36 David Miller
  2011-11-02 21:29 ` Joel Sherrill
  0 siblings, 1 reply; 16+ messages in thread
From: David Miller @ 2011-11-02 20:36 UTC (permalink / raw)
  To: gcc; +Cc: gcc-patches, ro


My sparc-linux-gnu builds with --enable-targets=all is failing with:

../../../../gcc/libgcc/config/sparc/lb1spc.S: Assembler messages:
../../../../gcc/libgcc/config/sparc/lb1spc.S:124: Error: detected global register use not covered by .register pseudo-op
../../../../gcc/libgcc/config/sparc/lb1spc.S:134: Error: detected global register use not covered by .register pseudo-op
...

It looks like it's trying to build 32-bit sparc files during the -m64
64-bit multiarch build or similar.  Or, alternatively, doing the
32-bit multiarch build with 64-bit options.

And others have reported link failures during the testsuite on
other targets.

Rainer it seems it might be your changes?

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

end of thread, other threads:[~2011-11-05  2:48 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-02 20:36 serious libgcc regression added recently David Miller
2011-11-02 21:29 ` Joel Sherrill
2011-11-02 22:31   ` David Miller
2011-11-02 22:44     ` David Miller
2011-11-02 23:28       ` David Miller
2011-11-02 23:40         ` Andrew Pinski
2011-11-03  1:12           ` David Miller
2011-11-03  0:27         ` Joseph S. Myers
2011-11-03  0:23       ` Joseph S. Myers
2011-11-03  1:16         ` David Miller
2011-11-03  1:21           ` Joseph S. Myers
2011-11-03  3:41             ` David Miller
2011-11-03  8:23               ` Jakub Jelinek
2011-11-04  6:43                 ` David Miller
2011-11-05  2:48                 ` David Miller
2011-11-03 13:58     ` 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).