------- Comment #1 from hjl dot tools at gmail dot com 2010-03-25 16:15 ------- From
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43058#c17 But clearly it is not var-tracking that eats all the memory, instead it is the scheduler, and it happens also with -g0, and doesn't happen with -fno-schedule-insns -fno-schedule-insns2. So, please open a separate bugreport about it, reopening this one for unrelated reasons will just lead to confusion. I guess I could add { target { ! "ia64-*-*" } } as a quick workaround. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43520