From 9dc037946939c345c7dce7eaf12d57dabde59964 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Mon, 7 Aug 2006 08:44:41 +0200 Subject: [PATCH] sparc-getcontext-1.c: Fix typo. * gcc.dg/sparc-getcontext-1.c: Fix typo. From-SVN: r115988 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.dg/sparc-getcontext-1.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 9ea74f6..5849d9d 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2006-08-07 Eric Botcazou + + * gcc.dg/sparc-getcontext-1.c: Fix typo. + 2006-08-06 John David Anglin * objc.dg/dwarf-1.m: Skip on 32-bit hppa hpux. diff --git a/gcc/testsuite/gcc.dg/sparc-getcontext-1.c b/gcc/testsuite/gcc.dg/sparc-getcontext-1.c index 762804c..7b5939d 100644 --- a/gcc/testsuite/gcc.dg/sparc-getcontext-1.c +++ b/gcc/testsuite/gcc.dg/sparc-getcontext-1.c @@ -1,7 +1,7 @@ /* PR middle-end/22127 */ /* Testcase by */ -/* [ dg-do run { target sparc*-sun-solaris2.* } } */ +/* { dg-do run { target sparc*-sun-solaris2.* } } */ /* { dg-require-effective-target ilp32 } */ /* { dg-options "-O" } */ -- 2.7.4