diff -urN gcc-7.2.0-orig/gcc/ChangeLog-2012 gcc-7.2.0/gcc/ChangeLog-2012
--- gcc-7.2.0-orig/gcc/ChangeLog-2012	2013-10-24 06:30:54 +0900
+++ gcc-7.2.0/gcc/ChangeLog-2012	2017-11-20 11:26:26 +0900
@@ -34611,6 +34611,13 @@
 	(ELIMINABLE_REGS): Eliminate from the soft frame pointer,
 	remove the HARD_FRAME_POINTER self-elimination.
 
+2012-02-02  Andrew Church  <achurch@achurch.org>
+
+	* c-family/c-opts.c (case OPT_I): Undeprecate -I- support.
+	* doc/invoke.texi: Likewise.
+	* doc/cpp.texi: Likewise.
+	* doc/cppopts.texi: Likewise.
+
 2012-01-12  Georg-Johann Lay  <avr@gjlay.de>
 
 	PR target/51756
diff -urN gcc-7.2.0-orig/gcc/c-family/c-opts.c gcc-7.2.0/gcc/c-family/c-opts.c
--- gcc-7.2.0-orig/gcc/c-family/c-opts.c	2017-01-05 23:17:07 +0900
+++ gcc-7.2.0/gcc/c-family/c-opts.c	2017-11-20 11:26:26 +0900
@@ -324,7 +324,6 @@
 	    error ("-I- specified twice");
 	  quote_chain_split = true;
 	  split_quote_chain ();
-	  inform (input_location, "obsolete option -I- used, please use -iquote instead");
 	}
       break;
 
diff -urN gcc-7.2.0-orig/gcc/doc/cpp.1 gcc-7.2.0/gcc/doc/cpp.1
--- gcc-7.2.0-orig/gcc/doc/cpp.1	2017-08-14 17:05:17 +0900
+++ gcc-7.2.0/gcc/doc/cpp.1	2017-11-20 11:26:26 +0900
@@ -707,9 +707,6 @@
 .IP "\fB\-I\-\fR" 4
 .IX Item "-I-"
 Split the include path.
-This option has been deprecated.  Please use \fB\-iquote\fR instead for
-\&\fB\-I\fR directories before the \fB\-I\-\fR and remove the \fB\-I\-\fR
-option.
 .Sp
 Any directories specified with \fB\-I\fR
 options before \fB\-I\-\fR are searched only for headers requested with
diff -urN gcc-7.2.0-orig/gcc/doc/cpp.info gcc-7.2.0/gcc/doc/cpp.info
--- gcc-7.2.0-orig/gcc/doc/cpp.info	2017-08-14 17:30:40 +0900
+++ gcc-7.2.0/gcc/doc/cpp.info	2017-11-20 11:26:46 +0900
@@ -4364,9 +4364,7 @@
      `-isystem' options.  *Note System Headers::.
 
 `-I-'
-     Split the include path.  This option has been deprecated.  Please
-     use `-iquote' instead for `-I' directories before the `-I-' and
-     remove the `-I-' option.
+     Split the include path.
 
      Any directories specified with `-I' options before `-I-' are
      searched only for headers requested with `#include "FILE"'; they
diff -urN gcc-7.2.0-orig/gcc/doc/cppdiropts.texi gcc-7.2.0/gcc/doc/cppdiropts.texi
--- gcc-7.2.0-orig/gcc/doc/cppdiropts.texi	2017-01-08 07:37:55 +0900
+++ gcc-7.2.0/gcc/doc/cppdiropts.texi	2017-11-20 11:26:26 +0900
@@ -92,9 +92,6 @@
 @item -I-
 @opindex I-
 Split the include path.
-This option has been deprecated.  Please use @option{-iquote} instead for
-@option{-I} directories before the @option{-I-} and remove the @option{-I-}
-option.
 
 Any directories specified with @option{-I}
 options before @option{-I-} are searched only for headers requested with
diff -urN gcc-7.2.0-orig/gcc/doc/g++.1 gcc-7.2.0/gcc/doc/g++.1
--- gcc-7.2.0-orig/gcc/doc/g++.1	2017-08-14 17:30:43 +0900
+++ gcc-7.2.0/gcc/doc/g++.1	2017-11-20 11:26:26 +0900
@@ -11456,9 +11456,6 @@
 .IP "\fB\-I\-\fR" 4
 .IX Item "-I-"
 Split the include path.
-This option has been deprecated.  Please use \fB\-iquote\fR instead for
-\&\fB\-I\fR directories before the \fB\-I\-\fR and remove the \fB\-I\-\fR
-option.
 .Sp
 Any directories specified with \fB\-I\fR
 options before \fB\-I\-\fR are searched only for headers requested with
diff -urN gcc-7.2.0-orig/gcc/doc/gcc.1 gcc-7.2.0/gcc/doc/gcc.1
--- gcc-7.2.0-orig/gcc/doc/gcc.1	2017-08-14 17:30:43 +0900
+++ gcc-7.2.0/gcc/doc/gcc.1	2017-11-20 11:26:26 +0900
@@ -11456,9 +11456,6 @@
 .IP "\fB\-I\-\fR" 4
 .IX Item "-I-"
 Split the include path.
-This option has been deprecated.  Please use \fB\-iquote\fR instead for
-\&\fB\-I\fR directories before the \fB\-I\-\fR and remove the \fB\-I\-\fR
-option.
 .Sp
 Any directories specified with \fB\-I\fR
 options before \fB\-I\-\fR are searched only for headers requested with
diff -urN gcc-7.2.0-orig/gcc/doc/gcc.info gcc-7.2.0/gcc/doc/gcc.info
--- gcc-7.2.0-orig/gcc/doc/gcc.info	2017-08-14 17:30:40 +0900
+++ gcc-7.2.0/gcc/doc/gcc.info	2017-11-20 11:27:47 +0900
@@ -11497,9 +11497,7 @@
      `-isystem' options.
 
 `-I-'
-     Split the include path.  This option has been deprecated.  Please
-     use `-iquote' instead for `-I' directories before the `-I-' and
-     remove the `-I-' option.
+     Split the include path.
 
      Any directories specified with `-I' options before `-I-' are
      searched only for headers requested with `#include "FILE"'; they
