sched-rgn.c has a comments implying that it should be converted to use the new cfg code and flow.c. Is the current CFG code in GCC suppose to be complete enough to express all of the dominance and successor information needed by the scheduler or is CFG suppose to be expanded as necessary? Thanks, David