[PING*2][C++ Patch, 4.8] Backport fix for c++/54537 to FSF 4.8

2014-04-25 Thread Peter Bergner
I'd like to ping*2 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 Jonathan approved the library part, so I just need the front-end change approved. Peter

Re: [PING][C++ Patch, 4.8] Backport fix for c++/54537 to FSF 4.8

2014-04-03 Thread Jonathan Wakely
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, b

[PING][C++ Patch, 4.8] Backport fix for c++/54537 to FSF 4.8

2014-04-03 Thread Peter Bergner
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 Peter

Re: [C++ Patch, 4.8] Backport fix for c++/54537 to FSF 4.8

2014-03-21 Thread Peter Bergner
On Fri, 2014-03-21 at 11:30 -0500, Peter Bergner wrote: > The following patch has lived on mainline for 6 months and has > not generated any issues there. We've also been using it on > our 4.8 based IBM branch with no problems either, so I'd like to > ask for permission to backport this fix to the

[C++ Patch, 4.8] Backport fix for c++/54537 to FSF 4.8

2014-03-21 Thread Peter Bergner
The following patch has lived on mainline for 6 months and has not generated any issues there. We've also been using it on our 4.8 based IBM branch with no problems either, so I'd like to ask for permission to backport this fix to the FSF 4.8 branch. This will bring GCC into compliance with CLANG