* gcc.dg/lto/20090914-2.c: Fix typos in test directives.

From-SVN: r152684
This commit is contained in:
Janis Johnson 2009-10-12 20:17:43 +00:00 committed by Janis Johnson
parent 4c76903690
commit 610bf3ebef
2 changed files with 6 additions and 2 deletions

View file

@ -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

View file

@ -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) { }