On 05/01/12 18:54, Anatoly Sokolov wrote: > Hi. > > This patch removes obsolete PREFERRED_RELOAD_CLASS macro from the ARM back > end in the GCC and introduces equivalent TARGET_PREFERRED_RELOAD_CLASS target > hook. > > Bootstrapped and regression tested on arm-unknown-linux-gnueabi. > > OK to install? > > * config/arm/arm.h (PREFERRED_RELOAD_CLASS): Remove. > * config/arm/arm.c (TARGET_PREFERRED_RELOAD_CLASS): Define. > (arm_preferred_reload_class): New function. >
This is OK when we go back to stage 1. R.