]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-sra.c
Moving parameter manipulation into its own file
[thirdparty/gcc.git] / gcc / tree-sra.c
index bac593951e7206f5c5253bc5b1fd897af019f0a9..db490b20c3ed1049380dd3a51555f0de17c3afa3 100644 (file)
@@ -97,6 +97,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-dfa.h"
 #include "tree-ssa.h"
 #include "symbol-summary.h"
+#include "ipa-param-manipulation.h"
 #include "ipa-prop.h"
 #include "params.h"
 #include "dbgcnt.h"