This is the mail archive of the gcc-patches@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: C++ PATCH to reenable inlining-on-trees


>>>>> "Gerald" == Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:

    Gerald> Runtime is up, but memory consumption is reduced by one
    Gerald> third!

Well, that's both good and bad.  I'm fully expecting to profile the
new code, once it stabilizes.  I'll bet that there are going to be
some pretty obvious places to improve the compile-time.  And, there
certainly our cases where both memory and compile-time have improved.

But, I'm glad the memory size is down.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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