2014-10-21 Andrew MacLeod <amacleod@redhat.com>
* loop-doloop.c: Include loop-unroll.h.
From-SVN: r216521
+2014-10-21 Andrew MacLeod <amacleod@redhat.com>
+
+ * loop-doloop.c: Include loop-unroll.h.
+
2014-10-21 Andrew MacLeod <amacleod@redhat.com>
* cfg.h: New. Header file for cfg.c.
#include "params.h"
#include "target.h"
#include "dumpfile.h"
+#include "loop-unroll.h"
/* This module is used to modify loops with a determinable number of
iterations to use special low-overhead looping instructions.