This is the mail archive of the gcc-bugs@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: C++ bug: va_arg & aggr type


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.


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