From 59e169117fd398179e05c29759810b7498b674d9 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 23 May 2002 05:55:38 +0000 Subject: [PATCH] testsuite: * objc.dg/const-str-2.m: Update now that we stop after a command line error. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53764 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/objc.dg/const-str-2.m | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 8589848..2681b7f 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2002-05-23 Neil Booth + + * objc.dg/const-str-2.m: Update now that we stop after + a command line error. + 2002-05-22 Richard Henderson * g++.dg/dg.exp: Fix typo in test pruneing. diff --git a/gcc/testsuite/objc.dg/const-str-2.m b/gcc/testsuite/objc.dg/const-str-2.m index 39e703b..9d51b42 100644 --- a/gcc/testsuite/objc.dg/const-str-2.m +++ b/gcc/testsuite/objc.dg/const-str-2.m @@ -5,6 +5,3 @@ { dg-error "no class name specified as argument to -fconstant-string-class" "" { target *-*-* } 0 } void foo () {} - -/* Seem bogus, should investigate some day. */ -/* { dg-error "parse error" "" { target *-*-* } 5 } */ -- 2.7.4