From: Doug Evans Date: Sat, 13 Jan 1996 00:03:10 +0000 (+0000) Subject: (COMMON_ASM_OP): Delete, use sysv4.h's. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6b0bd7a3ba339ec6aa14ab3fc8a552b171c2b0bb;p=gcc.git (COMMON_ASM_OP): Delete, use sysv4.h's. From-SVN: r10971 --- diff --git a/gcc/config/sparc/sol2.h b/gcc/config/sparc/sol2.h index ab35ed3366d..17ac65cc69b 100644 --- a/gcc/config/sparc/sol2.h +++ b/gcc/config/sparc/sol2.h @@ -69,9 +69,6 @@ do { \ ASM_OUTPUT_ALIGNED_COMMON (FILE, NAME, SIZE, ALIGN); \ } while (0) -#undef COMMON_ASM_OP -#define COMMON_ASM_OP "\t.common" - /* This is how to output a definition of an internal numbered label where PREFIX is the class of label and NUM is the number within the class. */