Add dg-require-alias to a ICF test (PR testsuite/79272).

2017-02-01  Martin Liska  <mliska@suse.cz>

	PR testsuite/79272
	* gcc.dg/ipa/pr77653.c: Add dg-require-alias to the test.

From-SVN: r245095
This commit is contained in:
Martin Liska 2017-02-01 15:04:38 +01:00 committed by Martin Liska
parent 3f3181b1c2
commit a44769735d
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2017-02-01 Martin Liska <mliska@suse.cz>
PR testsuite/79272
* gcc.dg/ipa/pr77653.c: Add dg-require-alias to the test.
2017-02-01 Richard Biener <rguenther@suse.de>
PR testsuite/76957

View file

@ -1,3 +1,4 @@
/* { dg-require-alias "" } */
/* { dg-options "-O2 -fdump-ipa-icf-details" } */
int a, b, c, d, e, h, i, j, k, l;