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
This commit is contained in:
parent
80926cc121
commit
3d16b40796
2 changed files with 4 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue