* config/mips/mips.h (SUBTARGET_ASM_DEBUGGING_SPEC): Fix typo.
authorRichard Sandiford <rsandifo@redhat.com>
Tue, 30 Jul 2002 19:08:23 +0000 (19:08 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 30 Jul 2002 19:08:23 +0000 (19:08 +0000)
From-SVN: r55879

gcc/ChangeLog
gcc/config/mips/mips.h

index cd1da7b7d4c4a8f6760dc96cec49deb6f88f62cf..a7e5a6f3effa6476c6a698d5b7029d3e26904711 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-30  Richard Sandiford  <rsandifo@redhat.com>
+
+       * config/mips/mips.h (SUBTARGET_ASM_DEBUGGING_SPEC): Fix typo.
+
 Tue Jul 30 18:31:31 2002  J"orn Rennecke <joern.rennecke@superh.com>
 
        * sh.md (cond_delay_slot): New attribute.
index d5e96749a53a160f4f845982dfbfb5b373a0a114..401528b143a42430979d8391304ce449dfa79b3d 100644 (file)
@@ -1047,7 +1047,7 @@ extern int mips_abi;
 %{gstabs:-g} %{gstabs0:-g0} %{gstabs1:-g1} %{gstabs2:-g2} %{gstabs3:-g3} \
 %{gstabs+:-g} %{gstabs+0:-g0} %{gstabs+1:-g1} %{gstabs+2:-g2} %{gstabs+3:-g3} \
 %{gcoff:-g} %{gcoff0:-g0} %{gcoff1:-g1} %{gcoff2:-g2} %{gcoff3:-g3} \
-%{!gdwarf*:-mmdebug} %{gdwarf*:-mno-mdebug}"
+%{!gdwarf*:-mdebug} %{gdwarf*:-no-mdebug}"
 #endif
 
 /* SUBTARGET_ASM_SPEC is always passed to the assembler.  It may be