This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
bug 2871
- To: <gcc at gcc dot gnu dot org>
- Subject: bug 2871
- From: "Marc Desmarais" <mdesm2 at earthlink dot net>
- Date: Mon, 21 May 2001 15:04:10 -0600
- Cc: "Givargis" <danialy at lvision dot com>, "Jim Newman" <newman at logicvision dot com>
Please close bug 2871. I was just informed that a prototype was missing in
the file containing the calling function. The compiler automatically
converted and argument from float to a double (option -O causes this) and
assumed the function to be called would expect a double. It didn't, and a
prototype would have indicated that.
By the way, you guys do great work. I don't know where you find the time.
Marc Desmarais
Senior Software Engineer @ Logicvision
e-mail: mdesm2@earthlink.net (home)
marc@logicvision.com (work)
Phone (408) 452-2425 (work)