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: [Ping][V850] Remove FUNCTION_VALUE macros


Hi.

http://gcc.gnu.org/ml/gcc-patches/2008-07/msg01700.html

This patch removes obsolete FUNCTION_VALUE and macros from v850 target in GCC
and introduces equivalent TARGET_FUNCTION_VALUE target hook.

Regression-tested on v850-unknown-elf.  OK to install?


2008-07-22  Anatoly Sokolov  <aesok@post.ru>

        * config/v850/v850.h (FUNCTION_VALUE): Remove.
        * config/v850/v850.c (v850_function_value): New function.
        (TARGET_FUNCTION_VALUE): Define.


Anatoliy.



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