* 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 a1af414..6e0ceee 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 2857788..40f01a6 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"