From e2ee147d6ed976e1c2dd4690ca2a6c71d3997b4e Mon Sep 17 00:00:00 2001 From: simokawa Date: Thu, 10 Jun 1999 12:05:48 +0000 Subject: Remove 'SET_ASM_OP' macro, which is unused now and rather harmful for recent egcs. --- contrib/gcc/config/alpha/freebsd4.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'contrib') diff --git a/contrib/gcc/config/alpha/freebsd4.h b/contrib/gcc/config/alpha/freebsd4.h index b55977e..afec613 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. */ -- cgit v1.1