On 07/07/2015 06:03 PM, Pedro Alves wrote:
On 07/07/2015 02:51 PM, Andrew MacLeod wrote:
*** sel-sched-ir.h      (revision 225452)
--- sel-sched-ir.h      (working copy)
*************** along with GCC; see the file COPYING3.
*** 22,34 ****
   #define GCC_SEL_SCHED_IR_H
/* For state_t. */
- #include "insn-attr.h"
- #include "regset.h"
   /* For reg_note.  */
- #include "rtl.h"
- #include "bitmap.h"
- #include "sched-int.h"
- #include "cfgloop.h"
Should probably drop those "For state_t/reg_note." comments too.

Thanks,
Pedro Alves
Ah right. Previous version had them removed. Missed them when I rebuilt the patch.
Thanks
Andrew

Reply via email to