aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cccp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cccp.c b/gcc/cccp.c
index 6f92186..33d783d 100644
--- a/gcc/cccp.c
+++ b/gcc/cccp.c
@@ -594,6 +594,7 @@ static struct default_include {
= {
/* Pick up GNU C++ specific include files. */
{ GPLUSPLUS_INCLUDE_DIR, 1, 1 },
+ { OLD_GPLUSPLUS_INCLUDE_DIR, 1, 1 },
#ifdef CROSS_COMPILE
/* This is the dir for fixincludes. Put it just before
the files that we fix. */