Fix test case.

* g++.dg/ipa/pr65557.C: Remove unnecessary dump flag.

From-SVN: r223118
This commit is contained in:
Martin Liska 2015-05-13 10:24:04 +02:00 committed by Martin Liska
parent 3d2def23a5
commit f27127cedd
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-05-13 Martin Liska <mliska@suse.cz>
* g++.dg/ipa/pr65557.C: Remove unnecessary dump flag.
2015-05-13 Jakub Jelinek <jakub@redhat.com>
PR target/66112

View File

@ -1,5 +1,5 @@
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-ipa-icf-details" } */
/* { dg-options "-O2" } */
struct S0
{