[PATCH 2/4] Move the construction of the pass hierarchy into a new passes.def file.

Jeff Law law@redhat.com
Thu Jul 18 16:25:00 GMT 2013


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



More information about the Gcc-patches mailing list