This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/37448] [4.3 Regression] gcc 4.3.1 cannot compile big function



------- Comment #13 from lucier at math dot purdue dot edu  2008-09-17 17:49 -------
In the attached statistics file you find where this allocation overflowed

Alloc-pool Kind        Pools  Allocated      Peak        Leak
-------------------------------------------------------------
df_scan_ref pool         868 -1403330584  607042176          0

which is similar to what happens in 26854, so perhaps this PR could also be
improved with factored use-def chains.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]