[tree-ssa] RFC: Making control flow more explicit

Daniel Berlin dberlin@dberlin.org
Sat Aug 9 17:43:00 GMT 2003


On Saturday, August 9, 2003, at 7:58 AM, Steven Bosscher wrote:

> Op za 09-08-2003, om 01:41 schreef Zdenek Dvorak:
>>> I'd be happy to test them if you sent me the huge patch.
>>
>> here is the patch; it should bootstrap at least c and c++.
>
>
> In fact it bootstraps c,c++,objc,java,gfortran + libraries.  I'm 
> running
> the test suites now.
>
> But why have disabled DCE?
>
It also seems to change the dumps so that we aren't dumping the 
function after optimizing it in each pass.
IE to see the results of PRE optimization, I now have to look at the 
function dump at the beginning of CCP.

>



More information about the Gcc mailing list