* sparc/sysv4.h (ASM_SPEC): Add %(asm_cpu).
authorDoug Evans <dje@gnu.org>
Tue, 20 Feb 1996 00:18:41 +0000 (00:18 +0000)
committerDoug Evans <dje@gnu.org>
Tue, 20 Feb 1996 00:18:41 +0000 (00:18 +0000)
From-SVN: r11322

gcc/config/sparc/sysv4.h

index ccbe4cc982311f47aa593217ae6d7dbe39b49009..bc27b0c009a9e64382f6b5c62b3a4f2dcbd87fa6 100644 (file)
@@ -1,5 +1,5 @@
 /* Target definitions for GNU compiler for Sparc running System V.4
-   Copyright (C) 1991, 1992, 1995 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1992, 1995, 1996 Free Software Foundation, Inc.
 
    Written by Ron Guilmette (rfg@netcom.com).
 
@@ -65,7 +65,7 @@ Boston, MA 02111-1307, USA.  */
 #undef ASM_SPEC
 #define ASM_SPEC \
   "%{V} %{v:%{!V:-V}} %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*} %{Wa,*:%*} \
-   %{fpic:-K PIC} %{fPIC:-K PIC}"
+   %{fpic:-K PIC} %{fPIC:-K PIC} %(asm_cpu)"
 
 /* Must use data section for relocatable constants when pic.  */
 #undef SELECT_RTX_SECTION