Commit cb076acf by Jan-Benedict Glaw Committed by Jan-Benedict Glaw

c6x.c: Include "gimple-expr.h".

2013-11-13  Jan-Benedict Glaw  <jbglaw@lug-owl.de>

	* config/c6x/c6x.c: Include "gimple-expr.h".

[BR]: http://gcc.gnu.org/ml/gcc-patches/2013-11/msg01411.html

From-SVN: r204741
parent 3fede979
2013-11-13 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* config/c6x/c6x.c: Include "gimple-expr.h".
2013-11-13 Richard Biener <rguenther@suse.de> 2013-11-13 Richard Biener <rguenther@suse.de>
* gimple-streamer-out.c (output_gimple_stmt): Also wrap * gimple-streamer-out.c (output_gimple_stmt): Also wrap
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,7 @@
#include "hw-doloop.h" #include "hw-doloop.h"
#include "regrename.h" #include "regrename.h"
#include "dumpfile.h" #include "dumpfile.h"
#include "gimple-expr.h"
/* Table of supported architecture variants. */ /* Table of supported architecture variants. */
typedef struct typedef struct
......
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