[Bug rtl-optimization/43058] [4.5 Regression] var-tracking uses up all virtual memory

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Mar 23 06:49:00 GMT 2010



------- Comment #17 from jakub at gcc dot gnu dot org  2010-03-23 06:48 -------
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.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43058



More information about the Gcc-bugs mailing list