From: Mark Mitchell Date: Mon, 30 May 2005 16:29:22 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c13971f3893b89a3e0d23a406a57909535329e10;p=gcc.git Fix typo From-SVN: r100369 --- diff --git a/gcc/testsuite/g++.dg/lookup/using14.C b/gcc/testsuite/g++.dg/lookup/using14.C index 6dd743a7e10..c953bccc21d 100644 --- a/gcc/testsuite/g++.dg/lookup/using14.C +++ b/gcc/testsuite/g++.dg/lookup/using14.C @@ -1,4 +1,5 @@ // PR c++/21784 +// { dg-options "" } namespace mine {