aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorChris Demetriou <cgd@broadcom.com>2002-08-02 01:10:53 +0000
committerChris Demetriou <cgd@gcc.gnu.org>2002-08-01 18:10:53 -0700
commit3d16b40796929b5013a1a255244d778a0d022983 (patch)
treeb3b57b8cc51865f1e7389ece3f56930823ef51f2 /gcc
parent80926cc12127f53230a1f26d75ae778b81432191 (diff)
downloadgcc-3d16b40796929b5013a1a255244d778a0d022983.zip
gcc-3d16b40796929b5013a1a255244d778a0d022983.tar.gz
gcc-3d16b40796929b5013a1a255244d778a0d022983.tar.bz2
mips.h (BRANCH_LIKELY_P): Remove unused macro.
2002-08-01 Chris Demetriou <cgd@broadcom.com> * config/mips/mips.h (BRANCH_LIKELY_P): Remove unused macro. From-SVN: r55963
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/mips/mips.h1
2 files changed, 4 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ee4e5f1..ecf77dc 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.
diff --git a/gcc/config/mips/mips.h b/gcc/config/mips/mips.h
index f492b0d..4759345 100644
--- a/gcc/config/mips/mips.h
+++ b/gcc/config/mips/mips.h
@@ -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