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]

Re: va_list: headers


On Sep  4, 1999, Richard Henderson <rth@cygnus.com> wrote:

> On Sat, Sep 04, 1999 at 05:05:48PM -0300, Alexandre Oliva wrote:
>> Meanwhile, might I go ahead and install both patches?

> No, the ginclude changes cannot go in until I finish the rest of the 
> va_list conversions.  Which I'm actively working on.

Ok, thanks for the quick reply.

What do you think of my installing the alpha/va_list.h patch, so that
at least we get a faster bootstrap failure?

Or maybe I could conditionalize the code in varargs.h and stdarg.h so
as to use the new code for alpha (and other platforms in which I find
it works) and the old code on the rest?

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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