public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/51702] New: Several of the vector tests in gcc.dg fail on powerpc-linux in 32-bit mode
@ 2011-12-29 17:49 meissner at gcc dot gnu.org
  2011-12-29 17:51 ` [Bug testsuite/51702] " meissner at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: meissner at gcc dot gnu.org @ 2011-12-29 17:49 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51702
           Summary: Several of the vector tests in gcc.dg fail on
                    powerpc-linux in 32-bit mode
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: meissner@gcc.gnu.org
        ReportedBy: meissner@gcc.gnu.org
              Host: powerpc64-linux
            Target: powerpc64-linux
             Build: powerpc64-linux


Several of the tests in gcc.dg get an extra warning when run on 32-bit
powerpc-linux systems, which causes the test to fail.  The cause is these tests
are testing the machine independent vector support, and the compiler issues a
warning message about passing vectors by value, because the Altivec ABI is not
enabled.  Adding -mabi=altivec for the tests, enables them to pass.


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

* [Bug testsuite/51702] Several of the vector tests in gcc.dg fail on powerpc-linux in 32-bit mode
  2011-12-29 17:49 [Bug testsuite/51702] New: Several of the vector tests in gcc.dg fail on powerpc-linux in 32-bit mode meissner at gcc dot gnu.org
@ 2011-12-29 17:51 ` meissner at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: meissner at gcc dot gnu.org @ 2011-12-29 17:51 UTC (permalink / raw)
  To: gcc-bugs

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

Michael Meissner <meissner at gcc dot gnu.org> changed:

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

--- Comment #1 from Michael Meissner <meissner at gcc dot gnu.org> 2011-12-29 17:49:06 UTC ---
Fixed in subversion revision 182726.


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

end of thread, other threads:[~2011-12-29 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-29 17:49 [Bug testsuite/51702] New: Several of the vector tests in gcc.dg fail on powerpc-linux in 32-bit mode meissner at gcc dot gnu.org
2011-12-29 17:51 ` [Bug testsuite/51702] " meissner 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).