From: Neil Booth Date: Thu, 23 May 2002 18:12:39 +0000 (+0000) Subject: * objc.dg/const-str-2.m: Fix test. X-Git-Tag: releases/gcc-3.1.1~289 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=695ffb44ec93060b4fd0622e2d9355000764b7b9;p=thirdparty%2Fgcc.git * objc.dg/const-str-2.m: Fix test. From-SVN: r53799 --- diff --git a/gcc/testsuite/objc.dg/const-str-2.m b/gcc/testsuite/objc.dg/const-str-2.m index 39e703bae1ae..9d51b4256896 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 } */