On Tue, Jul 05, 2005 at 06:17:46PM +0200, Paolo Bonzini wrote:
> Other conflicts could be caused by added include files or by adding code
> to the bottom of the files implementing the RTL passes. These are not
> as bad.
>
No conflicts in gomp, but I think your patch may have introduced this:
The patch I am committing that makes the RTL passes be sequenced with
the pass manager, will also move init_tree_optimization_passes to
passes.c from tree-optimize.c. It is advisable that, before doing the
next merge to mainline on a tree that touches tree-optimize.c, you do
a diff between you