Re: [patch] libstdc++/64857 Rationalise PCH headers and 17_intro/headers tests.

2015-09-18 Thread Jonathan Wakely
On 11/09/15 13:25 +0100, Jonathan Wakely wrote: diff --git a/libstdc++-v3/include/precompiled/extc++.h b/libstdc++-v3/include/precompiled/extc++.h index de3775b..8883e47 100644 --- a/libstdc++-v3/include/precompiled/extc++.h +++ b/libstdc++-v3/include/precompiled/extc++.h @@ -28,15 +28,25 @@

[patch] libstdc++/64857 Rationalise PCH headers and 17_intro/headers tests.

2015-09-11 Thread Jonathan Wakely
Ensure that includes everything, and rename the 17_intro/headers/c++200x directory to c++2011. Tested powerpc64le-linux, committed to trunk. commit 3b07b2a428725ba70636e00a1f6ed8a28bb59b44 Author: Jonathan Wakely Date: Thu Jan 29 13:12:22 2015 + Rationalise PCH