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:
parent
3f3181b1c2
commit
a44769735d
2 changed files with 6 additions and 0 deletions
|
@ -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>
|
2017-02-01 Richard Biener <rguenther@suse.de>
|
||||||
|
|
||||||
PR testsuite/76957
|
PR testsuite/76957
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* { dg-require-alias "" } */
|
||||||
/* { dg-options "-O2 -fdump-ipa-icf-details" } */
|
/* { dg-options "-O2 -fdump-ipa-icf-details" } */
|
||||||
|
|
||||||
int a, b, c, d, e, h, i, j, k, l;
|
int a, b, c, d, e, h, i, j, k, l;
|
||||||
|
|
Loading…
Add table
Reference in a new issue