From: Jan Hubicka Date: Tue, 10 Mar 2015 18:43:44 +0000 (+0100) Subject: * gcc.dg/ipa/PR64550.c: Update template. X-Git-Tag: releases/gcc-5.1.0~505 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1574ecc09cc471c9461abcfe467dfd3b4e8daf96;p=thirdparty%2Fgcc.git * gcc.dg/ipa/PR64550.c: Update template. From-SVN: r221331 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index b85edda7464a..4899406f99de 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2015-03-10 Jan Hubicka + + * gcc.dg/ipa/PR64550.c: Update template. + 2015-03-10 Alessandro Fanfarillo Tobias Burnus diff --git a/gcc/testsuite/gcc.dg/ipa/PR64550.c b/gcc/testsuite/gcc.dg/ipa/PR64550.c index 3b439c9568a9..f3583cc91368 100644 --- a/gcc/testsuite/gcc.dg/ipa/PR64550.c +++ b/gcc/testsuite/gcc.dg/ipa/PR64550.c @@ -71,6 +71,5 @@ int main() return 0; } -/* { dg-final { scan-ipa-dump "different operand volatility" "icf" } } */ /* { dg-final { scan-ipa-dump "Equal symbols: 0" "icf" } } */ /* { dg-final { cleanup-ipa-dump "icf" } } */