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]
Other format: [Raw text]

Re: [ast-optimizer-branch] More simplification fixes [patch]


On Tue, 30 Apr 2002, Diego Novillo wrote:

> This patch gets us almost all the way through stage1.  There is
> no new functionality, just bug fixes.

Are you bootstrapping without checking on?

All the checking macros use statement expressions, and you didn't seem to 
add proper support for them yet in the patch below, so i can't see how it 
gets you that far with checking on.

> 
> Stage 2 will probably be even more annoying, as we will be
> dealing with miscompilation of stage1 objects.  But there is some
> relief in that some of the binaries built by stage1 seem to work
> fine.
> 
> Committed to the branch.
> 
> Diego.
> 


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