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

Reply via email to