From: Doug Evans Date: Tue, 20 Feb 1996 00:18:41 +0000 (+0000) Subject: * sparc/sysv4.h (ASM_SPEC): Add %(asm_cpu). X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7c0e725d8ae7b1e50dc65768d0b9d97b90b93854;p=gcc.git * sparc/sysv4.h (ASM_SPEC): Add %(asm_cpu). From-SVN: r11322 --- diff --git a/gcc/config/sparc/sysv4.h b/gcc/config/sparc/sysv4.h index ccbe4cc9823..bc27b0c009a 100644 --- a/gcc/config/sparc/sysv4.h +++ b/gcc/config/sparc/sysv4.h @@ -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