* config/i386/i386.c (AT_BP): Remove.
authorNeil Booth <neil@daikokuya.co.uk>
Tue, 23 Jul 2002 06:26:28 +0000 (06:26 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 23 Jul 2002 06:26:28 +0000 (06:26 +0000)
From-SVN: r55666

gcc/ChangeLog
gcc/config/i386/i386.c

index 94cc6a5773bd2457ed7a47e84c8d33752d9dfb79..368eb8019ae0ac0bb035a7e1f5405b2fcaef9d18 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-23  Neil Booth  <neil@daikokuya.co.uk>
+
+       * config/i386/i386.c (AT_BP): Remove.
+
 2002-07-23  Neil Booth  <neil@daikokuya.co.uk>
 
        * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
index 68b3d4a95f5abddc854cd9960fb7f3463b132172..bbd5553beec559379025516f73db0ca6d0fadcf6 100644 (file)
@@ -406,8 +406,6 @@ const int x86_arch_always_fancy_math_387 = m_PENT | m_PPRO | m_ATHLON | m_PENT4;
    the style used.  */
 static int use_fast_prologue_epilogue;
 
-#define AT_BP(MODE) (gen_rtx_MEM ((MODE), hard_frame_pointer_rtx))
-
 /* Names for 8 (low), 8 (high), and 16-bit registers, respectively.  */
 static const char *const qi_reg_name[] = QI_REGISTER_NAMES;
 static const char *const qi_high_reg_name[] = QI_HIGH_REGISTER_NAMES;