[PATCH] Increase memory limit for genautomata on AIX

2017-03-31 Thread Sam Thursfield
compiler builds. Also correct the comments. -- Sam Thursfield, Codethink Ltd. Office telephone: +44 161 236 5575 diff --git a/gcc/config/rs6000/x-aix b/gcc/config/rs6000/x-aix index d40690f2da6..da465671ee6 100644 --- a/gcc/config/rs6000/x-aix +++ b/gcc/config/rs6000/x-aix @@ -1,6 +1,6

Re: [PATCH] V2: Fix compile warning building testcase

2017-03-08 Thread Sam Thursfield
5(), instead of using an #ifdef guard. Attached is a new patch that does so. Again, I've tested this using GCC 6.3.0 on powerpc-ibm-aix7.2.0.0. Sam -- Sam Thursfield, Codethink Ltd. Office telephone: +44 161 236 5575 >From 87b52dee5ca3b8feca379877c873c22b673f1b7b Mon Sep 17 00:00:00

[PATCH] libbacktrace: Fix compile warning building testcase

2017-03-03 Thread Sam Thursfield
rom a0d73b85afd593aafd50e454d9a86acd9f0bc489 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 3 Mar 2017 08:38:42 -0600 Subject: [PATCH] libbacktrace: Fix compile warning building testcase This warning occurred when the BACKTRACE_SUPPORTED flag is undefined. ../../../gcc/libbacktrace/btest.c:62