* sched-deps.c: Include pool-alloc.h before
cselib.h header file is included.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223978
138bc75d-0d04-0410-961f-
82ee72b054a4
+2015-06-01 Martin Liska <mliska@suse.cz>
+
+ * sched-deps.c: Include pool-alloc.h before
+ cselib.h header file is included.
+
2015-06-01 Richard Biener <rguenther@suse.de>
* tree-ssa-structalias.c (ipa_pta_execute): Handle address-taken
#include "basic-block.h"
#include "sched-int.h"
#include "params.h"
+#include "alloc-pool.h"
#include "cselib.h"
#include "ira.h"
#include "target.h"