* config/mips/mips.h (SUBTARGET_ASM_DEBUGGING_SPEC): Fix typo.

From-SVN: r55879
This commit is contained in:
Richard Sandiford 2002-07-30 19:08:23 +00:00 committed by Richard Sandiford
parent c608a68464
commit 714fb7104b
2 changed files with 5 additions and 1 deletions

View 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.

View 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