* sparc.h (TARGET_SWITCHES): Add null description to default case.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 20 Mar 1999 19:31:37 +0000 (19:31 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 20 Mar 1999 19:31:37 +0000 (19:31 +0000)
From-SVN: r25872

gcc/ChangeLog
gcc/config/sparc/sparc.h

index 42e615594a93c364260d02e2a2e1be13fb075e66..b1fb646b0276ebb67aa39e97e5fbe0a771def4cc 100644 (file)
@@ -1,3 +1,7 @@
+Sat Mar 20 22:26:23 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * sparc.h (TARGET_SWITCHES): Add null description to default case.
+
 Sat Mar 20 21:46:06 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * c-lex.c (yylex): Remove unused variable `bytes'.
index c25d0fd6339e9b3b45da456d0587e605c39602e8..b37b5e9eef5c054c1ec528685d9ddb68c40561a5 100644 (file)
@@ -606,7 +606,7 @@ extern int target_flags;
     {"stack-bias", MASK_STACK_BIAS,                    "Use stack bias" }, \
     {"no-stack-bias", -MASK_STACK_BIAS,                        "Do not use stack bias" }, \
     SUBTARGET_SWITCHES                 \
-    { "", TARGET_DEFAULT}}
+    { "", TARGET_DEFAULT, ""}}
 
 /* MASK_APP_REGS must always be the default because that's what
    FIXED_REGISTERS is set to and -ffixed- is processed before