mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-13 07:14:25 +08:00
Fix typo, add -O2 to trigger the bug.
From-SVN: r19023
This commit is contained in:
parent
10da11319b
commit
d6f6f16085
@ -1,5 +1,5 @@
|
||||
/* { dg-do compile */
|
||||
/* { dg-options -fpic } */
|
||||
/* { dg-do compile }*/
|
||||
/* { dg-options "-fpic -O2" } */
|
||||
|
||||
void f (char *s)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user