Make bfin-elf build again
authorJeff Law <jlaw@tachyum.com>
Tue, 4 May 2021 14:56:28 +0000 (08:56 -0600)
committerJeff Law <jlaw@tachyum.com>
Tue, 4 May 2021 14:56:28 +0000 (08:56 -0600)
gcc/
* config/bfin/bfin.h (NOTICE_UPDATE_CC): Remove.

gcc/config/bfin/bfin.h

index f282d05..823ca2d 100644 (file)
@@ -786,8 +786,6 @@ typedef struct {
  || GET_CODE (X) == LABEL_REF                                          \
  || (GET_CODE (X) == CONST && symbolic_reference_mentioned_p (X)))
 
-#define NOTICE_UPDATE_CC(EXPR, INSN) 0
-
 /* Max number of bytes we can move from memory to memory
    in one reasonably fast instruction.  */
 #define MOVE_MAX UNITS_PER_WORD