Inlining of vararg functions

Peter Simons peter.simons@cw.com
Thu May 3 01:36:00 GMT 2001


Hi,

just a few moments ago, I realized that gcc apparently cannot inline
functions with variable arguments such as "void test(char*, ...)". Is
there any particular reason why this is so? And is there any chance
that this feature will be added to gcc (3.0?) in the near future? Do
you by chance know whether other compilers can do this?

I'll appreciate any comments!

	-peter



More information about the Gcc mailing list