Fix typo in last change.
authorMichael Meissner <meissner@gcc.gnu.org>
Thu, 9 May 1996 19:15:54 +0000 (19:15 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Thu, 9 May 1996 19:15:54 +0000 (19:15 +0000)
From-SVN: r11960

gcc/config/rs6000/sysv4.h

index 4531d0fd1bb2b1c9fab284f575bc5b4e8cd58093..b521a77479070abd7bead2cc614affdb08388a59 100644 (file)
@@ -840,7 +840,7 @@ do {                                                                        \
 #define ASM_SPEC "-u %(asm_cpu) %{mregnames} \
 %{v:-V} %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*} %{Wa,*:%*} \
 %{mrelocatable} %{mrelocatable-lib} \
-%{memb} %{!memb: %{msdata: -memb} %{msdata=eabi: -memb} \
+%{memb} %{!memb: %{msdata: -memb} %{msdata=eabi: -memb}} \
 %{mlittle} %{mlittle-endian} %{mbig} %{mbig-endian} \
 %{!mlittle: %{!mlittle-endian: %{!mbig: %{!mbig-endian: \
     %{mcall-solaris: -mlittle} %{mcall-linux: -mbig} }}}}"