Re: [PATCH] Increase memory limit for genautomata on AIX

2017-04-06 Thread Jeff Law
On 03/31/2017 05:42 AM, Sam Thursfield wrote: When doing 64-bit builds of GCC on AIX, genautomata experiences malloc() failures. It seems that a 512MB heap is no longer big enough. I also updated the comments in this file to match the values passed to the linker. The AIX `ld` manual says this ab

[PATCH] Increase memory limit for genautomata on AIX

2017-03-31 Thread Sam Thursfield
When doing 64-bit builds of GCC on AIX, genautomata experiences malloc() failures. It seems that a 512MB heap is no longer big enough. I also updated the comments in this file to match the values passed to the linker. The AIX `ld` manual says this about the maxdata option: Sets the maximum s