Commit 610bf3eb by Janis Johnson Committed by Janis Johnson

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

From-SVN: r152684
parent 4c769036
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
......
/* { 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) { }
......
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