This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31202] Incorrect rounding generated for NINT
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2007 01:50:23 -0000
- Subject: [Bug fortran/31202] Incorrect rounding generated for NINT
- References: <bug-31202-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-03-19 01:50 -------
Created an attachment (id=13228)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13228&action=view)
Patch for this bug
This is a patch following exactly the very good explanation done in the
mailing-list post pointed by the testcase. I need to work on a good testcase
exercing this with differents kinds. And there also is a question for
middle-end maintainers about how to get the longest floating point type in a
systematic way.
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |fxcoudert at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31202