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 c i386]: Re: Replace target macro TARGET_ENUM_VA_LIST by target hook


Quoting Kai Tietz <ktietz70@googlemail.com>:

2010-05-28 Kai Tietz

        * c-common.c (c_common_nodes_and_builtins): Rename enum_va_list
        to enum_va_list_p.
        * target.h (gcc_target): Likewise.
        * doc/tm.texi: Correct parameter of TARGE_ENUM_VA_LIST_P.
        And replace macro by hook in its description.

Ok for apply?

It looks all right to me, but you really need the approval of maintainers/reviewers for the affected areas.


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