* gcc.dg/20050325-1.c: Fix a typo.
authorZdenek Dvorak <dvorakz@suse.cz>
Fri, 25 Mar 2005 14:31:02 +0000 (15:31 +0100)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Fri, 25 Mar 2005 14:31:02 +0000 (14:31 +0000)
From-SVN: r97044

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20050325-1.c

index 77095caab4aaa6e13b481d78c4573f7355710e53..991a9d16dbb612b565cc8000bb3e581a1dd8427e 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-25  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       * gcc.dg/20050325-1.c: Fix a typo.
+
 2005-03-25  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
 
        PR libfortran/19678
index 524f9d195c18544605988d2cf294732ba505f397..5760e387a22ce17b07e020f52a9ec7fcfb670e22 100644 (file)
@@ -1,7 +1,7 @@
 /* PR 20249 */
 
 /* { dg-do compile } */
-/* dg-options "-O2 -fprofile-arcs" } */
+/* dg-options "-O2 -fprofile-arcs" } */
 
 extern int *g (int x, void* y);
 extern void fg (long long x, int y);