]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
mips.h (BRANCH_LIKELY_P): Remove unused macro.
authorChris Demetriou <cgd@broadcom.com>
Fri, 2 Aug 2002 01:10:53 +0000 (01:10 +0000)
committerChris Demetriou <cgd@gcc.gnu.org>
Fri, 2 Aug 2002 01:10:53 +0000 (18:10 -0700)
2002-08-01  Chris Demetriou  <cgd@broadcom.com>

        * config/mips/mips.h (BRANCH_LIKELY_P): Remove unused macro.

From-SVN: r55963

gcc/ChangeLog
gcc/config/mips/mips.h

index ee4e5f1fe0f24bf9970969310ea8cc08543cd700..ecf77dcfe3bee2861825c7ee11ab706d47576b95 100644 (file)
@@ -1,3 +1,7 @@
+2002-08-01  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/mips/mips.h (BRANCH_LIKELY_P): Remove unused macro.
+
 2002-08-02  Alan Modra  <amodra@bigpond.net.au>
 
        * config/rs6000/linux64.h (DBX_OUTPUT_BRAC): Define.
index f492b0d141a0cce133a79cfb13e909b04b97e70a..4759345c4acd85671f6d5520c0f2e6a1eeb168e1 100644 (file)
@@ -755,7 +755,6 @@ extern void         sbss_section PARAMS ((void));
 /* Macros to decide whether certain features are available or not,
    depending on the instruction set architecture level.  */
 
-#define BRANCH_LIKELY_P()      GENERATE_BRANCHLIKELY
 #define HAVE_SQRT_P()          (!ISA_MIPS1)
 
 /* True if the ABI can only work with 64-bit integer registers.  We