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


On Wed, Jun 2, 2010 at 8:30 PM, Kai Tietz <ktietz70@googlemail.com> wrote:
> 2010/5/28 Steven Bosscher <stevenb.gcc@gmail.com>:
>> On Fri, May 28, 2010 at 1:59 PM, Kai Tietz <ktietz70@googlemail.com> wrote:
>>> Applied at revision 159966.
>>
>> Great.
>>
>> Can you also clean up this one from c-common.c, while there:
>>
>>
>> /* FIXME: Needed for TARGET_ENUM_VA_LIST, which should be a target hook. ?*/
>> #include "tm_p.h"
>>
>> tm_p.h should not be needed here anymore.
>>
>> Ciao!
>> Steven
>>
>
> Here is the clean-up for c-common.c about tm_p.h and TARGET_ENUM_VA_LIST.
>
> ChangeLog
>
> 2010-06-02 ?Kai Tietz
>
> ? ? ? ? ?* c-common.c: Remove header include of tm_p.h.
>
> Tested for for x86_64-pc-linux-gnu and x86_64-pc-mingw32. Ok for apply?
>

Ok if you also adjust Makefile.in.

Thanks,
Richard.

> Regards,
> Kai
>
>
>
> --
> | ?(\_/) This is Bunny. Copy and paste
> | (='.'=) Bunny into your signature to help
> | (")_(") him gain world domination
>


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