summaryrefslogtreecommitdiffstats
path: root/gcc/cpplib.c
diff options
context:
space:
mode:
authoroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-16 13:51:44 +0000
committeroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-16 13:51:44 +0000
commit42582d6bb2117663534f674b04f249884063a8f2 (patch)
tree98fefec99becad7783b19d46a3442e4d8ebec71d /gcc/cpplib.c
parent24b45eda6e74c2ea16431749b4902b385678c8da (diff)
downloadppe42-gcc-42582d6bb2117663534f674b04f249884063a8f2.tar.gz
ppe42-gcc-42582d6bb2117663534f674b04f249884063a8f2.zip
* cpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIR
* cccp.c: ditto * Makefile.in (old_gxx_include_dir): removed git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22453 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cpplib.c')
-rw-r--r--gcc/cpplib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cpplib.c b/gcc/cpplib.c
index f1b5b0dbfa8..baf6e6fdb10 100644
--- a/gcc/cpplib.c
+++ b/gcc/cpplib.c
@@ -297,7 +297,6 @@ static struct default_include {
= {
/* Pick up GNU C++ specific include files. */
{ GPLUSPLUS_INCLUDE_DIR, "G++", 1, 1 },
- { OLD_GPLUSPLUS_INCLUDE_DIR, 0, 1, 1 },
#ifdef CROSS_COMPILE
/* This is the dir for fixincludes. Put it just before
the files that we fix. */
OpenPOWER on IntegriCloud