Commit ebc4cdc1 by Richard Henderson

Fix dg-options typo.

From-SVN: r57718
parent d881ff25
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-O2 -fpic } */ /* { dg-options "-O2 -fpic" } */
/* { dg-options "-O2 -fpic -mregparm=3" { target i?86-*-* } } */ /* { dg-options "-O2 -fpic -mregparm=3" { target i?86-*-* } } */
extern __thread int i, j, k; extern __thread int i, j, k;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment