This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.1 Status Report (2005-05-04)
- From: Steven Bosscher <stevenb at suse dot de>
- To: gcc at gcc dot gnu dot org
- Cc: Mark Mitchell <mark at codesourcery dot com>
- Date: Thu, 5 May 2005 11:01:03 +0200
- Subject: Re: GCC 4.1 Status Report (2005-05-04)
- References: <4279B1CB.2070000@codesourcery.com>
On Thursday 05 May 2005 07:40, Mark Mitchell wrote:
> # CFG Transparent Inlining, Profile-Guided Inlining (1.3)
This one was submitted on April 29, but nobody has reviewed it.
> # Compilation Level Analysis of Types and Static Variables (1.3)
> # Pre-Inline Optimizations (1.3)
These two depend on the CFG inliner.
> # Profiling on Trees, gcov on Trees (1.2)
At least the tree value profiling bits of this are already in CVS.
Gr.
Steven