public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/60732] New: FAIL: g++.dg/ext/altivec-7.C -std=*  scan-assembler _Z3fooDv*
Date: Tue, 01 Apr 2014 18:41:00 -0000	[thread overview]
Message-ID: <bug-60732-4@http.gcc.gnu.org/bugzilla/> (raw)

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*?


             reply	other threads:[~2014-04-01 18:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-01 18:41 dominiq at lps dot ens.fr [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-60732-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).