------- Comment #9 from rask at gcc dot gnu dot org 2007-10-27 23:36 -------
It happens to work because all the compilers people use to build GCC pass
varargs the same way as non-varargs, at least for the number of arguments
received by the gen_* functions. IOW you shouldn't see any speed difference if
it works for you already.
--
rask at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|4.3.0 |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12081