public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/60732] New: FAIL: g++.dg/ext/altivec-7.C -std=*  scan-assembler _Z3fooDv*
@ 2014-04-01 18:41 dominiq at lps dot ens.fr
  2014-04-02  0:30 ` [Bug target/60732] " mrs at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-04-01 18:41 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60732
           Summary: FAIL: g++.dg/ext/altivec-7.C -std=*  scan-assembler
                    _Z3fooDv*
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dominiq at lps dot ens.fr
                CC: brooks at gcc dot gnu.org, iains at gcc dot gnu.org,
                    mikestump at comcast dot net
              Host: powerpc*-*-darwin*
            Target: powerpc*-*-darwin*
             Build: powerpc*-*-darwin*

The test g++.dg/ext/altivec-7.C has started to fail on powerpc-apple-darwin9
after r203469. The failures are silenced with the following patch

--- ../_gcc_clean/gcc/testsuite/g++.dg/ext/altivec-7.C    2013-10-13
00:58:24.000000000 +0200
+++ gcc/testsuite/g++.dg/ext/altivec-7.C    2014-02-20 13:57:47.000000000 +0100
@@ -2,6 +2,7 @@
 /* { dg-do compile { target powerpc*-*-* } } */
 /* { dg-require-effective-target powerpc_altivec_ok } */
 /* { dg-options "-maltivec" } */
+/* { dg-additional-options "-fabi-version=0" { target powerpc*-*-darwin* } }
*/

 #include <altivec.h>

Is there any reason why -fabi-version=0 is not the default on
powerpc*-*-darwin*?


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

end of thread, other threads:[~2014-06-02 17:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-01 18:41 [Bug target/60732] New: FAIL: g++.dg/ext/altivec-7.C -std=* scan-assembler _Z3fooDv* dominiq at lps dot ens.fr
2014-04-02  0:30 ` [Bug target/60732] " mrs at gcc dot gnu.org
2014-04-02  0:37 ` brooks at gcc dot gnu.org
2014-04-02  7:16 ` dominiq at lps dot ens.fr
2014-04-02 17:49 ` brooks at gcc dot gnu.org
2014-04-09  9:10 ` dominiq at lps dot ens.fr
2014-05-27 23:30 ` iains at gcc dot gnu.org
2014-06-02  1:03 ` brooks at gcc dot gnu.org
2014-06-02 16:18 ` mikestump at comcast dot net
2014-06-02 17:01 ` iains 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).