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: Speeding up ggc-simple on stage1



Alexandre --

  Another argument against this patch is that it makes it harder to
debug; conceptually, the process is recursive, and its sometimes
useful to be able to walk up the chain and see how you got where you
are.

  I'm all for speeding up the compiler -- but I'm old-fashioned.
Let's profile first, and attack the hot spots!

--
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]