i386-protos.h (ix86_aligned_p): Removed.
authorH.J. Lu <hongjiu.lu@intel.com>
Thu, 3 Apr 2008 20:02:54 +0000 (20:02 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 3 Apr 2008 20:02:54 +0000 (13:02 -0700)
2008-04-03  H.J. Lu  <hongjiu.lu@intel.com>

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

From-SVN: r133873

gcc/ChangeLog
gcc/config/i386/i386-protos.h

index e57b0d3787dbbcc884004d7b36be3d9b84a5cf4a..aec6128ea847c8ca1e0430b5fcf98330922d59fb 100644 (file)
@@ -1,3 +1,7 @@
+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
index ef2e0ff5db0c857c6d3e460d1f16c90035d64db2..369953f7c96a6e13af33a9957144c5c9f3ab55fb 100644 (file)
@@ -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);