This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25661] Wrong long double to float conversion
- From: "amodra at bigpond dot net dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2006 09:31:50 -0000
- Subject: [Bug target/25661] Wrong long double to float conversion
- References: <bug-25661-1057@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from amodra at bigpond dot net dot au 2006-01-06 09:31 -------
In answer to comment #1, using just the upper double of the TFmode long double
*is* rounding to double. As David says in #5, the upper double is the value of
the long double rounded to double..
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25661