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: [STORMY16] Hookize PREFERRED_RELOAD_CLASS and PREFERRED_OUTPUT_RELOAD_CLASS


Hi Anatoly,

OK to install?

         * config/stormy16/stormy16.h (PREFERRED_RELOAD_CLASS,
         PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
         * config/stormy16/stormy16-protos.h
         (xstormy16_preferred_reload_class): Remove.
         * config/stormy16/stormy16.c (xstormy16_preferred_reload_class): Make
         static. Change 'rclass' argument and return type to reg_class_t.
         (TARGET_PREFERRED_RELOAD_CLASS,
         TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): 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]