* gcc.dg/lto/20090914-2.c: Fix typos in test directives.
From-SVN: r152684
This commit is contained in:
parent
4c76903690
commit
610bf3ebef
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-10-12 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* gcc.dg/lto/20090914-2.c: Fix typos in test directives.
|
||||
|
||||
2009-10-12 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
PR debug/41343
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* { dg-lto-do run */
|
||||
/* { dg-skip-if "x86 only" { ! { x86_64-*-* i?86-*-* } } { "*" } { "" } }
|
||||
/* { dg-lto-do run } */
|
||||
/* { dg-skip-if "x86 only" { ! { x86_64-*-* i?86-*-* } } { "*" } { "" } } */
|
||||
|
||||
/* Doesn't work without this dummy function with -fwhopr. */
|
||||
int foo(void) { }
|
||||
|
|
Loading…
Add table
Reference in a new issue