diff mbox series

[mcore] Remove duplicate preprocessor definition

Message ID 20563239.HO73Kkgujk@polaris
State New
Headers show
Series [mcore] Remove duplicate preprocessor definition | expand

Commit Message

Eric Botcazou Nov. 12, 2018, 11:59 a.m. UTC
The same definition, with a comment, is present a few lines above.

Applied on the mainline as obvious.


2018-11-12  Eric Botcazou  <ebotcazou@adacore.com>

	* config/mcore/mcore.h (WORD_REGISTER_OPERATIONS): Remove duplicate.
diff mbox series

Patch

Index: config/mcore/mcore.h
===================================================================
--- config/mcore/mcore.h	(revision 265948)
+++ config/mcore/mcore.h	(working copy)
@@ -552,8 +552,6 @@  extern const enum reg_class regno_reg_cl
    and another.  All register moves are cheap.  */
 #define REGISTER_MOVE_COST(MODE, SRCCLASS, DSTCLASS) 2
 
-#define WORD_REGISTER_OPERATIONS 1
-
 /* Assembler output control.  */
 #define ASM_COMMENT_START "\t//"