Fix typo, add -O2 to trigger the bug.

From-SVN: r19023
This commit is contained in:
Jeff Law 1998-04-06 16:14:36 -06:00
parent 10da11319b
commit d6f6f16085

View File

@ -1,5 +1,5 @@
/* { dg-do compile */
/* { dg-options -fpic } */
/* { dg-do compile }*/
/* { dg-options "-fpic -O2" } */
void f (char *s)
{