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] Remove FUNCTION_VALUE and LIBCALL_VALUE macros.


On 10/25/2009 05:12 AM, Anatoly Sokolov wrote:
          * config/frv/frv.c (frv_function_value, frv_libcall_value,
          frv_function_value_regno_p): New functions.
          (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE): Declare.
          * config/frv/frv.h: (FUNCTION_VALUE, LIBCALL_VALUE): Remove.
          (FUNCTION_VALUE_REGNO_P): Redefine, use frv_function_value_regno_p.
          * config/frv/frv-protos.h (frv_function_value_regno_p): Declare.

Ok.



r~



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