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


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