On Tue, 14 Sep 2010 11:43:33 -0500, Bruce Dubbs <bruce.du...@gmail.com> wrote:
> Upgrade the stack limit with 'ulimit -s 32768' and rerun the tests to > see if they continue to fail. Bruce, I've just tried this with various stack sizes. 11k still tickles the bug, 12k is big enough to work around it. This is, however, just running the following: $ ulimit -s 12288 $ cd /sources/gcc-4.5.1/gcc/testsuite/gcc.c-torture/compile $ gcc -o limits-exprparen.o limits-exprparen.c i.e. it's not being tested from within the GCC test framework. I don't think that should matter though. Regards, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page