Re: [PATCH] More code refactoring

2012-04-13 Thread Jan Hubicka
> > Eventually I'll succeed in making tree-optimize.c empty. At least > the pass stuff I'm interested in get's better now. Decompozing tree-optimize was on my wishlist, too. > > Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. > > Richard. > > 2012-04-12 Richard Guenther > >

[PATCH] More code refactoring

2012-04-12 Thread Richard Guenther
Eventually I'll succeed in making tree-optimize.c empty. At least the pass stuff I'm interested in get's better now. Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. Richard. 2012-04-12 Richard Guenther * Makefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.