This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PING [PATCH] Fix PR libstdc++/54036, problem negating DFP NaNs
- From: Jason Merrill <jason at redhat dot com>
- To: Peter Bergner <bergner at vnet dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Benjamin Kosnik <bkoz at redhat dot com>
- Date: Wed, 01 Aug 2012 09:59:51 -0400
- Subject: Re: PING [PATCH] Fix PR libstdc++/54036, problem negating DFP NaNs
- References: <20120731174612.2f6fb986db4a93c56e9da485@vnet.ibm.com>
On 07/31/2012 06:46 PM, Peter Bergner wrote:
I'd like to ping the following libstdc++ DFP patch that fixes PR54036:
http://gcc.gnu.org/ml/gcc-patches/2012-07/msg00959.html
I don't normally review library patches; I've added Benjamin to CC, as
he's one of the library maintainers.
Jason