Commit 8a840ac9 by Richard Kenner

(output.h): Include it.

From-SVN: r10577
parent ef9e5f13
...@@ -98,6 +98,7 @@ a register with any other reload. */ ...@@ -98,6 +98,7 @@ a register with any other reload. */
#include "hard-reg-set.h" #include "hard-reg-set.h"
#include "flags.h" #include "flags.h"
#include "real.h" #include "real.h"
#include "output.h"
#ifndef REGISTER_MOVE_COST #ifndef REGISTER_MOVE_COST
#define REGISTER_MOVE_COST(x, y) 2 #define REGISTER_MOVE_COST(x, y) 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment