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]

Re: Success on DEC OSF/1 4.0 egcs 1.02



  In message <199804011631.IAA29108@atrus.synopsys.com>you write:
  > Well, it is in a way: the name mangling scheme wasn't really designed
  > for templates.  And that memory use is still too high, even for complex
  > templates.
I'd bet the memory problem is the haifa memory exposion problem we
recently fixed in the mainline sources.


Patrick -- can you try to build with

-fno-schedule-insns -fno-schedule-insns2

And see if that reduces the memory consumption by an order of magnitude?

jeff


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