This is the mail archive of the gcc@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: [tree-ssa] DCE


On Wed, 18 Sep 2002, Steven Bosscher wrote:

> Hello Diego,
> 
> I can bootstrap the tree-ssa branch with CCP enabled in
> i586-pc-linux-gnu.
> 
And you don't get a comparison mismatch at the end?  Impressive.
Right now this is the reason why we don't enable CCP by default.

> DCE kills the bootstrap at a very early stage. xgcc is compiled with gcc
> 2.95.3, and (apparently) with checking enabled. A check at tree-flow:886
> fails:
> 
Yes.  DCE doesn't even pass c-torture yet.  There are many bugs,
some of which are framework related.


Thanks.  Diego.


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