OSDN Git Service

* gcc.dg/sparc-getcontext-1.c: Fix typo.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Aug 2006 06:44:41 +0000 (06:44 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Aug 2006 06:44:41 +0000 (06:44 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115988 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 9ea74f6..5849d9d 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/sparc-getcontext-1.c: Fix typo.
+
 2006-08-06  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        * objc.dg/dwarf-1.m: Skip on 32-bit hppa hpux.
index 762804c..7b5939d 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" } */