------- Comment #7 from iains at gcc dot gnu dot org 2010-04-14 16:58 ------- (In reply to comment #5) > The testcase is chosen to be quite large (and is expensive mainly for i?86 > -m32, not -m64), if it is much smaller than even unfixed gcc wouldn't start > eating all available RAM. For me in high load it sometimes times out with > --enable-checking=yes,rtl which is quite expensive for everything.
The fix to PR43058 is working fine - this is not chewing more than 75Mb of RAM AFAICT - it's just time.. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43753