This is the mail archive of the gcc@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 vs. __builtin_va_list


On Sun, Nov 28, 1999 at 02:04:56PM -0800, Mark Mitchell wrote:
>     Robert> Should I push this toward the all GCC approach (i.e. do
>     Robert> whatever it takes to get va_list #defined to be
>     Robert> __gnu_va_list or __builtint_va_list) or should I push it
>     Robert> toward an all native definition?
> 
> RTH is probably the master expert on this, but I think you'd be better
> off pushsing this towards the all-GCC approach.

*shrug*  You already put in bits for irix6 making the exact
same change.  I suppose it wouldn't hurt to do the same for
unixware.

Robert, see BUILD_VA_LIST_TYPE in mips/iris6.h.


r~


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