Jakub, I would like to backport this fixincludes patch to the GCC 4.8 branch.
https://gcc.gnu.org/ml/gcc-patches/2013-08/msg01975.html Thanks, David On Fri, Dec 12, 2014 at 7:17 PM, Jakub Jelinek <ja...@redhat.com> wrote: > On Fri, Dec 12, 2014 at 04:51:21PM -0500, David Edelsohn wrote: >> GCC 4.8 branch has degraded from 14 libstdc++ failures to 153. This > > On which target, when it has been reported, are the libstdc++ folks aware of > that? > I see zero regressions on x86_64-linux and i686-linux from a build 14 days > ago, compared to a build from early September there is > +FAIL: g++.dg/tls/thread_local10.C -std=c++11 (test for excess errors) > +UNRESOLVED: g++.dg/tls/thread_local10.C -std=c++11 compilation failed to > produce executable > but that has been reported and is just a testsuite issue, not compiler or > library bug. > > Jakub