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: gimplify.c fix for rs6000 and mips


On Thu, Oct 10, 2013 at 3:10 PM, Andrew MacLeod <amacleod@redhat.com> wrote:
> More fun target specific stuff.  gimplify.c needs the back end supplied
> macros/function for the va-arg padding functions to bootstrap...

Err ... don't we have the va_arg gimplify target hooks to hide this
kind of target dependency?

Richard.

> confirmed to build stage1 cross compile on rs6000 and mips64.
>
> checked in as revision 203373...  hopefully that's the last of them :-P
>
> Andrew


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