(CC1_SPEC): Generate correct -mfp* and -mgp* from -mips*
authorJim Wilson <wilson@gcc.gnu.org>
Sun, 20 Feb 1994 21:43:56 +0000 (13:43 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Sun, 20 Feb 1994 21:43:56 +0000 (13:43 -0800)
From-SVN: r6594

gcc/config/mips/osfrose.h

index 372c39730ad67df56c5666ddf866ff78d75d4a60..74b1a1ca48d34cb5642b23d398a58a4e21a6c1a3 100644 (file)
@@ -113,6 +113,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Turn on -mpic-extern by default.  */
 #define CC1_SPEC "\
 %{gline:%{!g:%{!g0:%{!g1:%{!g2: -g1}}}}} \
+%{mips1:-mfp32 -mgp32}%{mips2:-mfp32 -mgp32}%{mips3:-mfp64 -mgp64} \
 %{G*} \
 %{pic-none:   -mno-half-pic} \
 %{pic-lib:    -mhalf-pic} \