This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/24597] Function call with negated value after test is done wrongly
- From: "jbglaw at lug-owl dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2005 15:49:52 -0000
- Subject: [Bug c/24597] Function call with negated value after test is done wrongly
- References: <bug-24597-5476@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from jbglaw at lug-owl dot de 2005-10-31 15:49 -------
Created an attachment (id=10084)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10084&action=view)
My sine and cosine implementation serving as testcase.
The attached .tar.gz contains my start of a libm. Don't laugh at me
for the silly implementation, thanks:-)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24597