aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/fixincludes/fixincl.x
diff options
context:
space:
mode:
authorsynergydev <synergye@codefi.re>2013-10-17 18:16:42 -0700
committersynergydev <synergye@codefi.re>2013-10-17 18:16:42 -0700
commit61c0330cc243abf13fdd01f377a7f80bd3989eb1 (patch)
tree119b08ae76294f23e2b1b7e72ff9a06afa9e8509 /gcc-4.8/fixincludes/fixincl.x
parent1c712bf7621f3859c33fd3afaa61fdcaf3fdfd76 (diff)
downloadtoolchain_gcc-61c0330cc243abf13fdd01f377a7f80bd3989eb1.tar.gz
toolchain_gcc-61c0330cc243abf13fdd01f377a7f80bd3989eb1.tar.bz2
toolchain_gcc-61c0330cc243abf13fdd01f377a7f80bd3989eb1.zip
[4.8] Merge GCC 4.8.2
Change-Id: I0f1fcf69c5076d8534c5c45562745e1a37adb197
Diffstat (limited to 'gcc-4.8/fixincludes/fixincl.x')
-rw-r--r--gcc-4.8/fixincludes/fixincl.x6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc-4.8/fixincludes/fixincl.x b/gcc-4.8/fixincludes/fixincl.x
index 29fc52abf..e28a84267 100644
--- a/gcc-4.8/fixincludes/fixincl.x
+++ b/gcc-4.8/fixincludes/fixincl.x
@@ -2,11 +2,11 @@
*
* DO NOT EDIT THIS FILE (fixincl.x)
*
- * It has been AutoGen-ed Saturday December 29, 2012 at 09:17:09 AM BRST
+ * It has been AutoGen-ed Thursday May 16, 2013 at 03:34:25 PM MEST
* From the definitions inclhack.def
* and the template file fixincl
*/
-/* DO NOT SVN-MERGE THIS FILE, EITHER Sat Dec 29 09:17:10 BRST 2012
+/* DO NOT SVN-MERGE THIS FILE, EITHER Thu May 16 15:34:25 MEST 2013
*
* You must regenerate it. Use the ./genfixes script.
*
@@ -6663,7 +6663,7 @@ static tTestDesc aSolaris_Pow_Int_OverloadTests[] = {
*/
static const char* apzSolaris_Pow_Int_OverloadPatch[] = {
"format",
- "#ifndef __GXX_EXPERIMENTAL_CXX0X__\n\
+ "#if __cplusplus < 201103L\n\
%0\n\
#endif",
(char*)NULL };