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


On 11/07/2009 02:04 AM, Anatoly Sokolov wrote:
         * config/iq2000/iq2000.c (iq2000_function_value): Make static, add
         new 'outgoing' argument.
         (iq2000_libcall_value, iq2000_function_value_regno_p): New functions.
         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE): Declare.
         * config/iq2000/iq2000.h: (FUNCTION_VALUE_REGNO_P): Redefine, use
         iq2000_function_value_regno_p.
         (FUNCTION_VALUE, LIBCALL_VALUE): Remove.
         * config/iq2000/iq2000-protos.h (iq2000_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]