Commit a5bd71fa by Jan-Benedict Glaw Committed by Uros Bizjak

alpha.c: Include tree-ssanames.h.

	* config/alpha.c: Include tree-ssanames.h.


Co-Authored-By: Uros Bizjak <ubizjak@gmail.com>

From-SVN: r202631
parent aa940f7c
......@@ -171,8 +171,9 @@
(vcvtx_high_f32_f64): Fix parameters.
2013-09-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
Uros Bizjak <ubizjak@gmail.com>
* config/alpha.c: Include tree-ssa.h.
* config/alpha.c: Include tree-ssanames.h.
2013-09-16 Richard Biener <rguenther@suse.de>
......
......@@ -50,7 +50,7 @@ along with GCC; see the file COPYING3. If not see
#include "splay-tree.h"
#include "gimple.h"
#include "tree-flow.h"
#include "tree-ssa.h"
#include "tree-ssanames.h"
#include "tree-stdarg.h"
#include "tm-constrs.h"
#include "df.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