Commit 2d5bfc67 by Anatoly Sokolov Committed by Anatoly Sokolov

mmix.c: Include basic-block.h.

	* config/mmix/mmix.c: Include basic-block.h.

From-SVN: r162718
parent 88d787e7
2010-07-30 Anatoly Sokolov <aesok@post.ru>
* config/mmix/mmix.c: Include basic-block.h.
2010-07-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> 2010-07-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
PR c++/45112 PR c++/45112
......
...@@ -30,6 +30,7 @@ along with GCC; see the file COPYING3. If not see ...@@ -30,6 +30,7 @@ along with GCC; see the file COPYING3. If not see
#include "hashtab.h" #include "hashtab.h"
#include "insn-config.h" #include "insn-config.h"
#include "output.h" #include "output.h"
#include "basic-block.h"
#include "flags.h" #include "flags.h"
#include "tree.h" #include "tree.h"
#include "function.h" #include "function.h"
......
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