Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
[sfrench/cifs-2.6.git] / scripts / gcc-plugins / gcc-common.h
index ffd1dfaa1cc10b7212e7dade49c2b310a0dbd4a2..f467500533776c7394e83f4ae4fa47fb76521394 100644 (file)
 #include "predict.h"
 #include "ipa-utils.h"
 
+#if BUILDING_GCC_VERSION >= 8000
+#include "stringpool.h"
+#endif
+
 #if BUILDING_GCC_VERSION >= 4009
 #include "attribs.h"
 #include "varasm.h"