--- gcc/config/m68k/apollo68.h 2018/04/24 18:14:37 1.1.1.2 +++ gcc/config/m68k/apollo68.h 2018/04/24 18:21:06 1.1.1.3 @@ -180,12 +180,6 @@ the Free Software Foundation, 675 Mass A #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. */