C++ bug: va_arg & aggr type
Franz Sirl
Franz.Sirl-kernel@lauterbach.com
Mon Oct 4 08:28:00 GMT 1999
At 16:57 04.10.99 , Nathan Sidwell wrote:
>I can't see anything in the standard banning va_args on structs. This is a
>regression
>from the 2.95 release. I'll install this as an XFAILING test case, if
>that's ok?
Now that the code paths for vararg functions are not automatically tested
via other generic C++ tests, there should be quite a few testcases testing
the _functionality_ in C++ of the __builtin_va* stuff. A first step would
be to convert (a simple copy & mv *.c *.cc?) all the C va-arg-*.c testcases
to C++ I believe.
Franz.
More information about the Gcc-bugs
mailing list