Commit 940f3b52 by H.J. Lu Committed by H.J. Lu

i386-protos.h (ix86_aligned_p): Removed.

2008-04-03  H.J. Lu  <hongjiu.lu@intel.com>

	* config/i386/i386-protos.h (ix86_aligned_p): Removed.

From-SVN: r133873
parent 6ac935c1
2008-04-03 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/i386-protos.h (ix86_aligned_p): Removed.
2008-04-03 Adam Nemet <anemet@caviumnetworks.com>
* config/mips/mips.md (any_gt, any_ge, any_lt, any_le): New code
......
......@@ -36,8 +36,6 @@ extern void ix86_output_addr_vec_elt (FILE *, int);
extern void ix86_output_addr_diff_elt (FILE *, int, int);
#ifdef RTX_CODE
extern int ix86_aligned_p (rtx);
extern int standard_80387_constant_p (rtx);
extern const char *standard_80387_constant_opcode (rtx);
extern rtx standard_80387_constant_rtx (int);
......
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