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]

PING [M32R] Remove FUNCTION_VALUE and LIBCALL_VALUE macros.


Hello.

      * config/m32r/m32r.c (m32r_function_value, m32r_libcall_value,
      m32r_function_value_regno_p): New functions.
      (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE): Declare.
      * config/m32r/m32r.h: (FUNCTION_VALUE, LIBCALL_VALUE): Remove.
      (FUNCTION_VALUE_REGNO_P): Redefine, use m32r_function_value_regno_p.
      * config/m32r/m32r-protos.h (m32r_function_value_regno_p): Declare.

http://gcc.gnu.org/ml/gcc-patches/2009-11/msg00303.html


Anatoly.



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