X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgcc.dg%2Fcpp%2Fc%2B%2B98.c;fp=gcc%2Ftestsuite%2Fgcc.dg%2Fcpp%2Fc%2B%2B98.c;h=0000000000000000000000000000000000000000;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=0ec4f359f0468f1183f3836d564f1515344a8cf0;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/gcc/testsuite/gcc.dg/cpp/c++98.c b/gcc/testsuite/gcc.dg/cpp/c++98.c deleted file mode 100644 index 0ec4f359..00000000 --- a/gcc/testsuite/gcc.dg/cpp/c++98.c +++ /dev/null @@ -1,10 +0,0 @@ -/* Copyright (C) 2000 Free Software Foundation, Inc. */ - -/* { dg-do preprocess } */ -/* { dg-options "-std=c++98" } */ - -/* This file is for testing the preprocessor in -std=c++98 mode. - Neil Booth, 2 Dec 2000. */ - -#if 1LL -#endif