From d20d8201b4de2001624487b8eee06b90db266fbe Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Tue, 10 Mar 1992 20:51:50 +0000 Subject: *** empty log message *** From-SVN: r427 --- gcc/config/mips/news4.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/config/mips/news4.h b/gcc/config/mips/news4.h index 5597b7e..09d5114 100644 --- a/gcc/config/mips/news4.h +++ b/gcc/config/mips/news4.h @@ -29,8 +29,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ %{EB} %{!EB:-EB} \ %{EL: %e-EL not supported} \ %{O:-O2} %{O1:-O2} %{O2:-O2} %{O3:-O3} \ - %{g} %{g1} %{g2} %{g3} %{g0} %{v} %{K} \ - %{G*}}" + %{g} %{g1} %{g2} %{g3} %{g0} %{v} %{K}} \ +%{G*}" #define CPP_SPEC "\ %{!nostdinc: -I/usr/include2.0} \ -- cgit v1.1