projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96a097c
)
(ASM_SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}.
author
Doug Evans
<dje@gnu.org>
Fri, 12 Jul 1996 18:58:22 +0000
(18:58 +0000)
committer
Doug Evans
<dje@gnu.org>
Fri, 12 Jul 1996 18:58:22 +0000
(18:58 +0000)
From-SVN: r12437
gcc/config/sparc/sysv4.h
patch
|
blob
|
history
diff --git
a/gcc/config/sparc/sysv4.h
b/gcc/config/sparc/sysv4.h
index dbea15c67668428c8cbeafda1671cae169666933..48b530f26dac8e2c8ffd86ac53bfbf45a9173468 100644
(file)
--- a/
gcc/config/sparc/sysv4.h
+++ b/
gcc/config/sparc/sysv4.h
@@
-64,7
+64,7
@@
Boston, MA 02111-1307, USA. */
/* Pass -K to the assembler when PIC. */
#undef ASM_SPEC
#define ASM_SPEC \
- "%{
V} %{v:%{!V:-V}
} %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*} %{Wa,*:%*} \
+ "%{
v:-V
} %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*} %{Wa,*:%*} \
%{fpic:-K PIC} %{fPIC:-K PIC} %(asm_cpu)"
/* Must use data section for relocatable constants when pic. */