]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.dg/lto/20090914-2.c: Fix typos in test directives.
authorJanis Johnson <janis187@us.ibm.com>
Mon, 12 Oct 2009 20:17:43 +0000 (20:17 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Mon, 12 Oct 2009 20:17:43 +0000 (20:17 +0000)
From-SVN: r152684

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lto/20090914-2_0.c

index 7e2c9ab6ff49d60b00bbc25a6c6cad4bb554c216..5e5f39c7457e9aa2a3ea02447efc66d240782364 100644 (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
index 908af697ff845e95f59f07bc3e6232de33d23799..906b3c44196caf68c0fc30fd7279909394181e70 100644 (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) { }