From: Neil Booth Date: Tue, 21 Nov 2000 18:30:13 +0000 (+0000) Subject: * gcc.dg/cpp/integrated1.c: Remove. X-Git-Tag: prereleases/libstdc++-2.92~2846 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65aa827646155b26cc4b6b816b8192d485fa6fd5;p=thirdparty%2Fgcc.git * gcc.dg/cpp/integrated1.c: Remove. From-SVN: r37621 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 018d6b84946d..156fb19574f0 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2000-11-21 Neil Booth + + * gcc.dg/cpp/integrated1.c: Remove. + 2000-11-21 Jakub Jelinek * gcc.c-torture/execute/20001121-1.c: New test. diff --git a/gcc/testsuite/gcc.dg/cpp/integrated1.c b/gcc/testsuite/gcc.dg/cpp/integrated1.c deleted file mode 100644 index 75b60ad22788..000000000000 --- a/gcc/testsuite/gcc.dg/cpp/integrated1.c +++ /dev/null @@ -1,11 +0,0 @@ -/* Copyright (C) 2000 Free Software Foundation, Inc. */ - -/* { dg-do compile } */ -/* { dg-options "-g -include mi1c.h" } */ - -/* Tests that -g -include doesn't segfault. This used to happen - because cpp_start_read would be called before initialising debug - output for the integrated front ends. - - Contributed by Neil Booth 15 Nov 2000. */ -