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 GO_IF_MODE_DEPENDENT_ADDRESS


Hi Anatoly,

OK to install?

         * config/stormy16/stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
         * config/stormy16/stormy16-protos.h
         (xstormy16_mode_dependent_address_p): Remove.
         * config/stormy16/stormy16.c (xstormy16_mode_dependent_address_p):
         Make static. Change return type to bool. Change argument type to
         const_rtx. Remove dead code.
         (TARGET_MODE_DEPENDENT_ADDRESS_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]