This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Creating a va_list dynamically?
- To: gcc at gcc dot gnu dot org, ghazi at caip dot rutgers dot edu
- Subject: Re: Creating a va_list dynamically?
- From: dewar at gnat dot com (Robert Dewar)
- Date: Mon, 9 Oct 2000 13:42:09 -0400 (EDT)
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?