This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PING][C++ Patch, 4.8] Backport fix for c++/54537 to FSF 4.8
- From: Jonathan Wakely <jwakely at redhat dot com>
- To: Peter Bergner <bergner at vnet dot ibm dot com>
- Cc: "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, Paolo Carlini <paolo dot carlini at oracle dot com>, Jakub Jelinek <jakub at redhat dot com>, Richard Biener <richard dot guenther at gmail dot com>, Bill Schmidt <wschmidt at linux dot ibm dot com>
- Date: Thu, 3 Apr 2014 16:52:52 +0100
- Subject: Re: [PING][C++ Patch, 4.8] Backport fix for c++/54537 to FSF 4.8
- Authentication-results: sourceware.org; auth=none
- References: <1396538734 dot 14809 dot 3 dot camel at otta>
On 03/04/14 10:25 -0500, Peter Bergner wrote:
I'd like to ping the following backport patch for the fix for PR54537.
This did bootstrap and regtest with no regressions on powerpc64-linux.
http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01148.html
I don't know how risky the front-end change is, but if it gets
approved then the library part is obviously fine.
That said, my kneejerk reaction is if it's only really needed to
allow inclusion of <tr1/cmath> then my solution would be to not use
that TR1 header!