Message ID | 201006112249.05200.ebotcazou@adacore.com |
---|---|
State | New |
Headers | show |
Index: gcc.dg/pr42461.c =================================================================== --- gcc.dg/pr42461.c (revision 160591) +++ gcc.dg/pr42461.c (working copy) @@ -2,7 +2,7 @@ /* Reported by Patrick Pelissier <patrick.pelissier@gmail.com> */ /* { dg-do link } */ -/* { dg-options "-O" } */ +/* { dg-options "-O2" } */ extern int link_failure (int) __attribute__ ((pure));