(COMMON_ASM_OP): Delete, use sysv4.h's.
authorDoug Evans <dje@gnu.org>
Sat, 13 Jan 1996 00:03:10 +0000 (00:03 +0000)
committerDoug Evans <dje@gnu.org>
Sat, 13 Jan 1996 00:03:10 +0000 (00:03 +0000)
From-SVN: r10971

gcc/config/sparc/sol2.h

index ab35ed3366d564b47b0089079e9c15b077f6f310..17ac65cc69b83b1d2c79b173c0b3929f10c07cc4 100644 (file)
@@ -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.  */