This is the mail archive of the gcc@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]

haifa memory explosion patch


Thanks to Corey Kosak and an outstanding bit of detective work
(report attached), it is clear that haifa needs to be a good bit
more careful in general with its memory usage.

With the attached patch, memory usage for the example in

  http://www.cygnus.com/ml/egcs-bugs/1998-Jan/0108.html

is reduced from > 145MB (vm exhausted) to 14MB.


r~

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