alpha.c: Include tree-ssanames.h.

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


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

From-SVN: r202631
This commit is contained in:
Jan-Benedict Glaw 2013-09-16 16:01:45 +00:00 committed by Uros Bizjak
parent aa940f7c21
commit a5bd71fa0e
2 changed files with 3 additions and 2 deletions

View File

@ -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>

View File

@ -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"