Re: GCC 4.1 Status Report (2005-05-04)

2005-05-05 Thread Daniel Berlin
On Thu, 2005-05-05 at 13:11 -0700, Mark Mitchell wrote: > 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. > > > > > >># C

Re: GCC 4.1 Status Report (2005-05-04)

2005-05-05 Thread Mark Mitchell
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) T

Re: GCC 4.1 Status Report (2005-05-04)

2005-05-05 Thread Mark Mitchell
Dorit Naishlos wrote: GCC 4.1 is going rather well thus far. Technically, Stage 1 ended on April 25th, though I failed to announce that. There are a few stage 1 tasks that have not made it in yet, according to the Wiki: # Autovectorization Enhancements Items 1.4, 2.1, 2.3 (1.3) Items 1.4 and 2.

Re: GCC 4.1 Status Report (2005-05-04)

2005-05-05 Thread Diego Novillo
On Thu, May 05, 2005 at 12:19:07PM -0400, Daniel Berlin wrote: > On Wed, 2005-05-04 at 22:40 -0700, Mark Mitchell wrote: > > GCC 4.1 is going rather well thus far. > > > > Technically, Stage 1 ended on April 25th, though I failed to announce > > that. There are a few stage 1 tasks that have not

Re: GCC 4.1 Status Report (2005-05-04)

2005-05-05 Thread Daniel Berlin
On Wed, 2005-05-04 at 22:40 -0700, Mark Mitchell wrote: > GCC 4.1 is going rather well thus far. > > Technically, Stage 1 ended on April 25th, though I failed to announce > that. There are a few stage 1 tasks that have not made it in yet, > according to the Wiki: > # Structure Aliasing Part II

Re: GCC 4.1 Status Report (2005-05-04)

2005-05-05 Thread Daniel Berlin
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

Re: GCC 4.1 Status Report (2005-05-04)

2005-05-05 Thread Devang Patel
On May 4, 2005, at 11:49 PM, Dorit Naishlos wrote: GCC 4.1 is going rather well thus far. Technically, Stage 1 ended on April 25th, though I failed to announce that. There are a few stage 1 tasks that have not made it in yet, according to the Wiki: # Autovectorization Enhancements Items 1.4, 2.1,

Re: GCC 4.1 Status Report (2005-05-04)

2005-05-05 Thread Paolo Bonzini
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. When this goes in, I'll submit the conversion of rest_of_compilation to use the pass manager (I don'

Re: GCC 4.1 Status Report (2005-05-04)

2005-05-05 Thread Steven Bosscher
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 o

Re: GCC 4.1 Status Report (2005-05-04)

2005-05-04 Thread Dorit Naishlos
> GCC 4.1 is going rather well thus far. > > Technically, Stage 1 ended on April 25th, though I failed to announce > that. There are a few stage 1 tasks that have not made it in yet, > according to the Wiki: > > # Autovectorization Enhancements > Items 1.4, 2.1, 2.3 (1.3) Items 1.4 and 2.3 ar

GCC 4.1 Status Report (2005-05-04)

2005-05-04 Thread Mark Mitchell
GCC 4.1 is going rather well thus far. Technically, Stage 1 ended on April 25th, though I failed to announce that. There are a few stage 1 tasks that have not made it in yet, according to the Wiki: # Autovectorization Enhancements Items 1.4, 2.1, 2.3 (1.3) # CFG Transparent Inlining, Profile-Gu