This is the mail archive of the gcc@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]

Inlining of vararg functions


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


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