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
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