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^4 [V850] Remove FUNCTION_VALUE and macros



----- Original Message ----- From: "Anatoly Sokolov" <aesok@post.ru>
To: <gcc-patches@gcc.gnu.org>
Cc: <nickc@redhat.com>; <aesok@post.ru>
Sent: Wednesday, September 17, 2008 11:07 PM
Subject: PING^3 [V850] Remove FUNCTION_VALUE and macros



Hi.


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 commit?


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.

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



Anatoliy.




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