From: Jim Wilson Date: Tue, 23 Jul 1996 05:53:41 +0000 (-0700) Subject: (ASM_SPEC): Change {% to %{. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b6d1177adfd87f612010bdadd0983a14991d265d;p=gcc.git (ASM_SPEC): Change {% to %{. From-SVN: r12546 --- diff --git a/gcc/config/mips/iris6.h b/gcc/config/mips/iris6.h index 94c9494dda5..216550a9c13 100644 --- a/gcc/config/mips/iris6.h +++ b/gcc/config/mips/iris6.h @@ -120,7 +120,7 @@ Boston, MA 02111-1307, USA. */ %{gstabs+:-g} %{gstabs+0:-g0} %{gstabs+1:-g1} %{gstabs+2:-g2} %{gstabs+3:-g3} \ %{gcoff:-g} %{gcoff0:-g0} %{gcoff1:-g1} %{gcoff2:-g2} %{gcoff3:-g3} \ %{membedded-pic} \ -%{mabi=32:-32}{%mabi=o32:-32}%{mabi=n32:-n32}%{mabi=64:-64}%{mabi=n64:-64} \ +%{mabi=32:-32}%{mabi=o32:-32}%{mabi=n32:-n32}%{mabi=64:-64}%{mabi=n64:-64} \ %{!mabi*:-n32}" #else