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: [PATCH] Remove FUNCTION_OUTGOING_VALUE macro from the GCC


Anatoly Sokolov wrote:

>         * targhooks.c (default_function_value): Don't use
>         FUNCTION_OUTGOING_VALUE.
>         * system.h (FUNCTION_OUTGOING_VALUE): Poison.
>         * doc/tm.texi (FUNCTION_OUTGOING_VALUE): Removed.

OK.

(And, in general, patches to remove totally unused macros/functions are
pre-approved, unless those functions are intended to be used from the
debugger.)

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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