This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [FRV] Hookize CLASS_LIKELY_SPILLED_P


Hi Anatoly,

         * config/frv/frv.h (CLASS_LIKELY_SPILLED_P): Remove.
         * config/frv/frv-protos.h (frv_class_likely_spilled_p): Remove.
         * config/frv/frv.c (frv_class_likely_spilled_p): Make static. Change
         argument type to reg_class_t. Change result type to bool.
         (TARGET_CLASS_LIKELY_SPILLED_P): Define.

Approved - please apply.


Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]