+2000-11-21 Neil Booth <neilb@earthling.net>
+
+ * gcc.dg/cpp/integrated1.c: Remove.
+
2000-11-21 Jakub Jelinek <jakub@redhat.com>
* gcc.c-torture/execute/20001121-1.c: New test.
+++ /dev/null
-/* 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. */
-