On 10/17/2013 08:48 PM, Andrew MacLeod wrote:
rs6000 and alpha were including tree-flow.h in their config/target.c
file. I built stage 1 for each target as a cross compiler to confirm
builds dont break due to something unresolved. rs6000.c no longer
needed it, alpha needs num_ssa_names, so i
On Fri, Oct 18, 2013 at 2:48 AM, Andrew MacLeod wrote:
> This patch finally renames tree-flow.h to tree-cfg.h. It now contains just
> the prototypes for tree-cfg.h.
Yay!
> I've also removed all the #include's from tree-cfg.h, and relocated them
> (temporarily) to tree-ssa.h which is acting as t