OSDN Git Service

* config/cris/cris.h (INT_ASM_OP): Remove.
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Nov 2001 16:38:54 +0000 (16:38 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Nov 2001 16:38:54 +0000 (16:38 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47384 138bc75d-0d04-0410-961f-82ee72b054a4

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"