------- Comment #1 from sebpop at gmail dot com 2009-11-24 06:51 ------- Subject: Re: New: FAIL: libgomp.graphite/force-parallel-2.c execution test
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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42135