From e67a7860dc6e7e763e1149e3c77b5d00d69a678a Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Thu, 23 May 2002 05:55:38 +0000 Subject: [PATCH] const-str-2.m: Update now that we stop after a command line error. testsuite: * objc.dg/const-str-2.m: Update now that we stop after a command line error. From-SVN: r53764 --- 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 85898485ffd..2681b7f92ab 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 39e703bae1a..9d51b425689 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.30.2