(REGISTER_PREFIX_MD): Delete.
authorDoug Evans <dje@gnu.org>
Mon, 16 May 1994 15:48:37 +0000 (15:48 +0000)
committerDoug Evans <dje@gnu.org>
Mon, 16 May 1994 15:48:37 +0000 (15:48 +0000)
From-SVN: r7304

gcc/config/m68k/apollo68.h

index 80752b08cfbae4cb1818438e58deecf9537517de..41a2e0549b94a3c5af2fa8d466622b9a669eb6b5 100644 (file)
@@ -180,12 +180,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #undef REGISTER_PREFIX
 #define REGISTER_PREFIX "%"
 
-/* In the machine description we can't use %R, because it will not be seen
-   by ASM_FPRINTF.  (Isn't that a design bug?).  */
-
-#undef REGISTER_PREFIX_MD
-#define REGISTER_PREFIX_MD "%%"
-
 /* config/m68k.md has an explicit reference to the program counter,
    prefix this by the register prefix.  */