This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/30013] Multiple flaws in decimal floating-point arithmetic conversions fixed
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2007 00:40:08 -0000
- Subject: [Bug c/30013] Multiple flaws in decimal floating-point arithmetic conversions fixed
- References: <bug-30013-611@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from janis at gcc dot gnu dot org 2007-08-17 00:40 -------
Ben just mentioned this PR to me, I hadn't seen it before.
I'm working on a patch to support TFmode for powerpc*-linux, and I'll talk to
HJ about proper support for XFmode. Initially we didn't support long double
because we were testing on powerpc64-linux where there was no C library
support for 128-bit long double. Now that there is, we can support it.
Thanks for the test, I'll modify it so it doesn't violate aliasing rules and
add it to the testsuite. Please report other problems you find.
--
janis at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |janis at gcc dot gnu dot org
AssignedTo|bje at gcc dot gnu dot org |janis at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30013