Fix typo.
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Sep 1992 19:53:47 +0000 (19:53 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Sep 1992 19:53:47 +0000 (19:53 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2270 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/mips/dec-osf1.h

index fb48ce6..ba0a24d 100644 (file)
@@ -28,7 +28,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
        %{EL} %{!EL: -EL} \
        %{EB: %e-EB not supported} \
        %{mips1} %{mips2} %{mips3} %{bestGnum} \
-       %{shared} %{non_shared} %{!shared: %!{non_shared: -non_shared}}}"
+       %{shared} %{non_shared} %{!shared: %{!non_shared: -non_shared}}}"
 
 #include "decstatn.h"