* config/cris/cris.h (INT_ASM_OP): Remove.
authorHans-Peter Nilsson <hp@axis.com>
Tue, 27 Nov 2001 16:38:54 +0000 (16:38 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Tue, 27 Nov 2001 16:38:54 +0000 (16:38 +0000)
From-SVN: r47384

gcc/ChangeLog
gcc/config/cris/cris.h

index a1af414e2ee19ae8115606f28c7691172a54b350..6e0ceee1438e10fefecb205ae3b9cbfbee9d6b40 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-27  Hans-Peter Nilsson  <hp@axis.com>
+
+       * config/cris/cris.h (INT_ASM_OP): Remove.
+
 2001-11-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
        * config/i386/sol2.h (WINT_TYPE): Redefine.
index 2857788a968ad7e6575cdfaca6fb1b65fd1ff334..40f01a6c40f80a40f8a4e1f657f26ad6d4d9cbc2 100644 (file)
@@ -1592,9 +1592,6 @@ struct cum_args {int regs;};
 #undef UNALIGNED_SHORT_ASM_OP
 #define UNALIGNED_SHORT_ASM_OP "\t.word\t"
 
-#undef INT_ASM_OP
-#define INT_ASM_OP "\t.dword\t"
-
 #undef UNALIGNED_INT_ASM_OP
 #define UNALIGNED_INT_ASM_OP "\t.dword\t"