public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/47962] New: media-libs/xvid-1.3.0 fails to build on SPARC unless -mvis flag stripped
@ 2011-03-02 21:19 alex.buell at munted dot org.uk
  2011-03-03 10:12 ` [Bug c/47962] " rguenth at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: alex.buell at munted dot org.uk @ 2011-03-02 21:19 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: media-libs/xvid-1.3.0 fails to build on SPARC unless
                    -mvis flag stripped
           Product: gcc
           Version: 4.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: alex.buell@munted.org.uk
              Host: SPARC64
            Target: SPARC64
             Build: SPARC64


Using -mcpu=ultrasparc3 -mvis results in xvi-1.3.0 failing to compile its
source. Symptoms include the following:

standard input}:11751:  (Requires v9|v9a|v9b; requested architecture is
sparclite.)
{standard input}:11781: Error: Architecture mismatch on "bge,pn %icc,.LL483".
{standard input}:11781:  (Requires v9|v9a|v9b; requested architecture is
sparclite.)
{standard input}:11787: Error: Architecture mismatch on "bl,a,pt %icc,.LL522".
{standard input}:11787:  (Requires v9|v9a|v9b; requested architecture is
sparclite.)
{standard input}:11792: Error: Architecture mismatch on "be,a,pn %icc,.LL523".
{standard input}:11792:  (Requires v9|v9a|v9b; requested architecture is
sparclite.)
{standard input}:11819: Error: Architecture mismatch on "return".
{standard input}:11819:  (Requires v9|v9a|v9b; requested architecture is
sparclite.)
{standard input}:11832: Error: Architecture mismatch on "fcmped".

my solution was to remove the -mvis flag, and all was well.


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

* [Bug c/47962] media-libs/xvid-1.3.0 fails to build on SPARC unless -mvis flag stripped
  2011-03-02 21:19 [Bug c/47962] New: media-libs/xvid-1.3.0 fails to build on SPARC unless -mvis flag stripped alex.buell at munted dot org.uk
@ 2011-03-03 10:12 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-03-03 10:12 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-03 10:11:21 UTC ---
.

*** This bug has been marked as a duplicate of bug 47961 ***


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

end of thread, other threads:[~2011-03-03 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-02 21:19 [Bug c/47962] New: media-libs/xvid-1.3.0 fails to build on SPARC unless -mvis flag stripped alex.buell at munted dot org.uk
2011-03-03 10:12 ` [Bug c/47962] " rguenth 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).