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: Daniel Berlin <dberlin at dberlin dot org>
- To: Steven Bosscher <stevenb at suse dot de>
- Cc: gcc at gcc dot gnu dot org, Mark Mitchell <mark at codesourcery dot com>
- Date: Thu, 05 May 2005 12:16:43 -0400
- Subject: Re: GCC 4.1 Status Report (2005-05-04)
- References: <4279B1CB.2070000@codesourcery.com> <200505051101.03582.stevenb@suse.de>
On Thu, 2005-05-05 at 11:01 +0200, Steven Bosscher wrote:
> 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.
>
Yup.
I've been keeping them in sync with mainline merges on tree-profiling
until CFG inliner goes in.