On Sat, Nov 21, 2009 at 14:57, dominiq at lps dot ens dot fr
<gcc-bugzi...@gcc.gnu.org> wrote:
> Since revision 150792, the test libgomp.graphite/force-parallel-2.c 
> (introduced
> in revision 150755) fails on *-apple-darwin9. AFAICT the array x[10000][10000]
> is allocated in stack and is too big for the 64Mb hard limit on darwin. One
> solution could be to replace 10000 with 4000. Also the following patch works.

Please update the size of arrays.

Thanks,
Sebastian

Reply via email to