Commit ed018d4b by Andrew MacLeod Committed by Andrew Macleod

alpha.c: Add gimple-ssa.h to include list.


2013-10-10  Andrew MacLeod  <amacleod@redhat.com>

	* config/aplha/alpha.c: Add gimple-ssa.h to include list.

From-SVN: r203352
parent 9e92ad49
2013-10-10 Andrew MacLeod <amacleod@redhat.com>
* config/aplha/alpha.c: Add gimple-ssa.h to include list.
2013-10-09 Easwaran Raman <eraman@google.com>
* params.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New param...
......
......@@ -57,6 +57,7 @@ along with GCC; see the file COPYING3. If not see
#include "libfuncs.h"
#include "opts.h"
#include "params.h"
#include "gimple-ssa.h"
/* Specify which cpu to schedule for. */
enum processor_type alpha_tune;
......
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