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 middle-end/61748] imm-devirt-2.C failed on arm-linux
Date: Wed, 16 Jul 2014 12:31:00 -0000	[thread overview]
Message-ID: <bug-61748-4-er8C738RAN@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-61748-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61748

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at ucw dot cz

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
I have silenced the failure with the following patch

--- ../_clean/gcc/testsuite/g++.dg/ipa/imm-devirt-2.C    2014-07-05
23:22:52.000000000 +0200
+++ gcc/testsuite/g++.dg/ipa/imm-devirt-2.C    2014-07-06 18:03:59.000000000
+0200
@@ -92,5 +92,5 @@ int main (int argc, char *argv[])
 }

 /* We fold into thunk of C. Eventually we should inline the thunk.  */
-/* { dg-final { scan-tree-dump "C::_ZThn24_N1C3fooEi (" "einline"  } } */
+/* { dg-final { scan-tree-dump "C::_ZThn\(16|24\)_N1C3fooEi \\(" "einline"  }
} */
 /* { dg-final { cleanup-tree-dump "einline" } } */

see https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00385.html.


  parent reply	other threads:[~2014-07-16 12:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-08 14:33 [Bug middle-end/61748] New: " amker at gcc dot gnu.org
2014-07-08 14:34 ` [Bug middle-end/61748] " amker at gcc dot gnu.org
2014-07-16 11:45 ` ro at gcc dot gnu.org
2014-07-16 12:31 ` dominiq at lps dot ens.fr [this message]
2014-07-16 12:36 ` ro at CeBiTec dot Uni-Bielefeld.DE
2014-07-16 13:10 ` hubicka at ucw dot cz
2014-07-22 18:51 ` [Bug testsuite/61748] " ubizjak at gmail dot com

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-61748-4-er8C738RAN@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).