OSDN Git Service

(COMMON_ASM_OP): Delete, use sysv4.h's.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Jan 1996 00:03:10 +0000 (00:03 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Jan 1996 00:03:10 +0000 (00:03 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10971 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/sparc/sol2.h

index ab35ed3..17ac65c 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.  */