aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-06-10 12:05:48 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-06-10 12:05:48 +0000
commit766b710e3afb6c6bb0908b19c312d0f41ea020b4 (patch)
tree0ce84efa37d88fffca2462211ad016602842cbc4 /contrib
parent5dfb9210ae71baa625df2b26661e32ade138ed2e (diff)
downloadsrc-766b710e3afb6c6bb0908b19c312d0f41ea020b4.tar.gz
src-766b710e3afb6c6bb0908b19c312d0f41ea020b4.zip
Remove 'SET_ASM_OP' macro, which is unused now and rather harmful
for recent egcs.
Notes
Notes: svn path=/head/; revision=47866
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gcc/config/alpha/freebsd4.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/gcc/config/alpha/freebsd4.h b/contrib/gcc/config/alpha/freebsd4.h
index b55977ecea2e..afec61325a72 100644
--- a/contrib/gcc/config/alpha/freebsd4.h
+++ b/contrib/gcc/config/alpha/freebsd4.h
@@ -426,8 +426,6 @@ dtors_section () \
#define TYPE_ASM_OP ".type"
#undef SIZE_ASM_OP
#define SIZE_ASM_OP ".size"
-#undef SET_ASM_OP
-#define SET_ASM_OP ".set"
/* This is how we tell the assembler that two symbols have the same value. */