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: PATCH to enable inlining-on-trees


>>>>> Mark Mitchell writes:

 > This patch turns on the tree-based inliner in C++ patch.  I wrote a
 > blurb (checked in as wwwdocs/htdocs/news/inlining.html); I'll leave it
 > to Gerald to link to that, if he decides that's appropriate. 

 > I've attached the blurb here, as well as the final trivial patch.
 > This patch survived a full bootstrap/make check on i686-pc-linux-gnu.
Great!  Congretulations!

I noticed just a a minor typo:
 > [...]
 > <p>In addition, the new inliner may occasionally generate somewhat
 > better code since more high-level information is available optimizers.
The sentence should end with "...is available to optimizers."

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de


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