Re: [patch] Flatten tree-ssa.h

2013-10-23 Thread Richard Biener
On Wed, Oct 23, 2013 at 5:21 AM, Andrew MacLeod wrote: > When moving all the prototypes out of tree-flow.h and into individual > files, the "kitchen sink" #include list temporarily propagated it way into > the new tree-ssa.h file. tree-ssa.h is now in a position to contain only > it's own protot

[patch] Flatten tree-ssa.h

2013-10-22 Thread Andrew MacLeod
When moving all the prototypes out of tree-flow.h and into individual files, the "kitchen sink" #include list temporarily propagated it way into the new tree-ssa.h file. tree-ssa.h is now in a position to contain only it's own prototypes. Its include list was: #include "bitmap.h" #include "g