Commit 3d16b407 by Chris Demetriou Committed by Chris Demetriou

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
parent 80926cc1
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> 2002-08-02 Alan Modra <amodra@bigpond.net.au>
* config/rs6000/linux64.h (DBX_OUTPUT_BRAC): Define. * config/rs6000/linux64.h (DBX_OUTPUT_BRAC): Define.
......
...@@ -755,7 +755,6 @@ extern void sbss_section PARAMS ((void)); ...@@ -755,7 +755,6 @@ extern void sbss_section PARAMS ((void));
/* Macros to decide whether certain features are available or not, /* Macros to decide whether certain features are available or not,
depending on the instruction set architecture level. */ depending on the instruction set architecture level. */
#define BRANCH_LIKELY_P() GENERATE_BRANCHLIKELY
#define HAVE_SQRT_P() (!ISA_MIPS1) #define HAVE_SQRT_P() (!ISA_MIPS1)
/* True if the ABI can only work with 64-bit integer registers. We /* True if the ABI can only work with 64-bit integer registers. We
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment