public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/51251] New: SPARC _64 instructions in V7 executables
@ 2011-11-21  1:52 joel at gcc dot gnu.org
  2011-11-21  2:05 ` [Bug target/51251] " joel at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: joel at gcc dot gnu.org @ 2011-11-21  1:52 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51251

             Bug #: 51251
           Summary: SPARC _64 instructions in V7 executables
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: joel@gcc.gnu.org


Sun Nov 20 19:34:53 UTC 2011 (revision 181531)
But this has probably existed a long time.

Target: sparc-rtems4.11

I am testing gfortran on rtems and it appears that about 1/2 of the failures on
sparc are related to this.  

Some branches have  ",pn" and ",pl" attached and it is not supported.

  0x020012a4 <+36>:    ble,pn   %icc, 0x20013ec <foo_+364>
...
  0x020012f8 <+120>:    be,pn   %icc, 0x20013fc <foo_+380>

I checked sparc.c and there are some cases where the ",pX" are only generated
for sparc64 and others where they are not.

I don't expect this is hard to fix for a sparc maintainer. :)


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

end of thread, other threads:[~2011-11-21 23:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-21  1:52 [Bug target/51251] New: SPARC _64 instructions in V7 executables joel at gcc dot gnu.org
2011-11-21  2:05 ` [Bug target/51251] " joel at gcc dot gnu.org
2011-11-21  7:44 ` davem at davemloft dot net
2011-11-21  7:47 ` davem at davemloft dot net
2011-11-21  8:13 ` burnus at gcc dot gnu.org
2011-11-21 12:23 ` ebotcazou at gcc dot gnu.org
2011-11-21 12:44 ` joel at gcc dot gnu.org
2011-11-21 13:31 ` [Bug testsuite/51251] conflicting -mcpu switches during testing ebotcazou at gcc dot gnu.org
2011-11-21 14:59 ` joel at gcc dot gnu.org
2011-11-21 19:30 ` davem at gcc dot gnu.org
2011-11-22  0:04 ` joel at gcc dot gnu.org

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).