On 07/17/2013 07:18 PM, David Malcolm wrote:
gcc/ * passes.def: New.* passes.c (init_optimization_passes): Move the construction of the pass hierarchy into a new passes.def file. * Makefile.in (passes.o): Add dependency on passes.def.
OK for the trunk.I'm assuming you just cut-n-pasted the bits from passes.c into passes.def without changing the ordering/nesting. If that's not the case, speak up.
Jeff