From: Jeff Law Date: Tue, 4 May 2021 14:56:28 +0000 (-0600) Subject: Make bfin-elf build again X-Git-Tag: basepoints/gcc-13~7871 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b50ccaf6dd743c373af95e90935b9a2b72157f3a;p=thirdparty%2Fgcc.git Make bfin-elf build again gcc/ * config/bfin/bfin.h (NOTICE_UPDATE_CC): Remove. --- diff --git a/gcc/config/bfin/bfin.h b/gcc/config/bfin/bfin.h index f282d05d43da..823ca2d71244 100644 --- a/gcc/config/bfin/bfin.h +++ b/gcc/config/bfin/bfin.h @@ -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