* i370.h (TARGET_SWITCHES): Add documentation.
authorJeffrey A Law <law@cygnus.com>
Thu, 18 Mar 1999 21:57:42 +0000 (21:57 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 18 Mar 1999 21:57:42 +0000 (14:57 -0700)
From-SVN: r25850

gcc/ChangeLog
gcc/config/i370/i370.h

index cc2c6f9416376946b6e507d79cdeb128701a02a9..d367aca6b1e107efc68b269b60890b5bd00bcc5c 100644 (file)
@@ -1,5 +1,6 @@
 Thu Mar 18 22:28:53 1999  Jeffrey A Law  (law@cygnus.com)
 
+       * i370.h (TARGET_SWITCHES): Add documentation.
        * fx80.h (TARGET_SWITCHES): Add documentation.
         * elxsi.h (TARGET_SWITCHES): Add documentation.
        * clipper.h (TARGET_SWITCHES): Add documentation.
index 22675eb1ffc0b66c9c2f358da7f8160dfa7b2f1a..b991008daa5b9b1b430f2a32f66b56222099aa3a 100644 (file)
@@ -74,8 +74,8 @@ extern int current_function_outgoing_args_size;
    An empty string NAME is used to identify the default VALUE.  */
 
 #define TARGET_SWITCHES                                                        \
-{ { "char-instructions", 1},                                           \
-  { "no-char-instructions", -1},                                       \
+{ { "char-instructions", 1, "Generate char instructions"},             \
+  { "no-char-instructions", -1, "Do not generate char instructions"},  \
   { "", TARGET_DEFAULT} }
 
 /* To use IBM supplied macro function prologue and epilogue, define the