]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
sparc-getcontext-1.c: Fix typo.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Mon, 7 Aug 2006 06:45:23 +0000 (08:45 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 7 Aug 2006 06:45:23 +0000 (06:45 +0000)
* gcc.dg/sparc-getcontext-1.c: Fix typo.

From-SVN: r115990

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/sparc-getcontext-1.c

index d91e0016b93fb700e464a271629324697491cdb4..13ac46e65f8b026b4041abf64c8b7646e16b94cd 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/sparc-getcontext-1.c: Fix typo.
+
 2006-08-03  Janis Johnson  <janis187@us.ibm.com>
 
        Backport from mainline
index 762804cf78cce7697470c5a8cf921e2b185f6a3b..7b5939d17ed07bac52457109b5b55c09d2249776 100644 (file)
@@ -1,7 +1,7 @@
 /* PR middle-end/22127 */
 /* Testcase by <akr@m17n.org> */
 
-/* [ dg-do run { target sparc*-sun-solaris2.* } } */
+/* { dg-do run { target sparc*-sun-solaris2.* } } */
 /* { dg-require-effective-target ilp32 } */
 /* { dg-options "-O" } */