This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/14394] [gfortran] Intrinsic TAN function returns incorrect value
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2004 03:56:02 -0000
- Subject: [Bug fortran/14394] [gfortran] Intrinsic TAN function returns incorrect value
- References: <20040303025422.14394.bdavis9659@comcast.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-03 03:56 -------
Actually this might not be a front-end problem but then again it might be parsing the number wrong.
Well it works in the C front-end so it looks like the number is being parsed wrong or just getting a
rounding error when parsing.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |wrong-code
Last reconfirmed|0000-00-00 00:00:00 |2004-03-03 03:56:01
date| |
Target Milestone|--- |tree-ssa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14394