This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: printf or stdargs bug (one-liner).
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Yuri Dotsenko <dotsenko at rice dot edu>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 5 Jun 2003 00:55:51 +0100 (BST)
- Subject: Re: printf or stdargs bug (one-liner).
- References: <3EDE857D.90903@rice.edu>
On Wed, 4 Jun 2003, Yuri Dotsenko wrote:
> It was discovered that gcc (3.2.2 or 3.3) both miscompile the following
> code:
Please let us know how we could improve our bug reporting documentation so
that you would have followed the instruction:
Before reporting that GCC compiles your code incorrectly, please
compile it with gcc -Wall and see whether this shows anything wrong
with your code that could be the cause instead of a bug in GCC.
--
Joseph S. Myers
jsm28@cam.ac.uk