Index: gcc/gcc.c
===================================================================
RCS file: /cvsroot/gcc/gcc/gcc/gcc.c,v
retrieving revision 1.452
diff -p -u -r1.452 gcc.c
--- gcc/gcc.c	6 Apr 2005 00:11:59 -0000	1.452
+++ gcc/gcc.c	15 Apr 2005 10:51:35 -0000
@@ -942,7 +942,7 @@ static const struct compiler default_com
 		cc1 %(cpp_unique_options) %(cc1_options)}}\
                 %{!fsyntax-only:%(invoke_as)}}}}}}", 0, 1, 1},
   {"-",
-   "%{!E:%e-E required when input is from standard input}\
+   "%{!E:%e-E or -x required when input is from standard input}\
     %(trad_capable_cpp) %(cpp_options) %(cpp_debug_options)", 0, 0, 0},
   {".h", "@c-header", 0, 0, 0},
   {"@c-header",
