]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gimple-builder.c
[C++] Protect call to copy_attributes_to_builtin (PR91505)
[thirdparty/gcc.git] / gcc / gimple-builder.c
index f052b1061b2d7dcc65d9734eb6d182f9b5bf05e4..fd87e423ccb21776e646bdb190e2e6afe7a67ebd 100644 (file)
@@ -1,5 +1,5 @@
 /* Functions for high level gimple building routines.
-   Copyright (C) 2013-2015 Free Software Foundation, Inc.
+   Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -24,6 +24,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree.h"
 #include "gimple.h"
 #include "stringpool.h"
+#include "tree-vrp.h"
 #include "tree-ssanames.h"