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]

Re: Creating a va_list dynamically?


 > From: dewar@gnat.com (Robert Dewar)
 > 
 > Is this a legitimate optimization (the suggested optimization of fprintf?)
 > To be more precise, is a program that redefines its own fprintf to do
 > something different in incorrect program?

http://www.nullstone.com/htmls/category/printf.htm

Consider your question in light of all of the other ISO C functions
gcc already has optimized builtin behavior for.

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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