public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* serious libgcc regression added recently
@ 2011-11-02 20:49 David Miller
  2011-11-02 22:10 ` Joel Sherrill
  0 siblings, 1 reply; 17+ messages in thread
From: David Miller @ 2011-11-02 20:49 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] 17+ messages in thread

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

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-02 20:49 serious libgcc regression added recently David Miller
2011-11-02 22:10 ` Joel Sherrill
2011-11-02 22:52   ` David Miller
2011-11-02 23:06     ` David Miller
2011-11-03  0:22       ` David Miller
2011-11-03  0:23         ` Andrew Pinski
2011-11-03  1:25           ` David Miller
2011-11-03  0:35         ` Joseph S. Myers
2011-11-03  0:32       ` Joseph S. Myers
2011-11-03  1:51         ` David Miller
2011-11-03  3:22           ` Joseph S. Myers
2011-11-03  4:53             ` David Miller
2011-11-03  9:00               ` Paolo Bonzini
2011-11-03  9:16               ` Jakub Jelinek
2011-11-04  7:50                 ` David Miller
2011-11-05  3:23                 ` David Miller
2011-11-03 14:17     ` 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).