varargs ABI & PPC (problems porting cdrecord to Linux-ppc)
Geoffrey KEATING
geoffk@discus.anu.edu.au
Tue Feb 17 23:59:00 GMT 1998
> Date: Tue, 17 Feb 1998 16:55:55 +0100
> From: schilling@fokus.gmd.de (Joerg Schilling)
> It would be nice if GCC could add the va_copy() Solaris varargs enhancement
> in future.
This is in egcs (all released versions) and gcc 2.8.0, and has been
for about a year.
va_copy will probably be part of the new ISO C standard.
In egcs, etc., it might have underscores in front of it (__va_copy).
This is because a previous draft of the new ISO C standard had these.
I'm not sure if it is worth changing it until the standard becomes
final; it might change back :-(.
--
Geoff Keating <Geoff.Keating@anu.edu.au>
More information about the Gcc
mailing list