We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d88ce commit e356c63Copy full SHA for e356c63
gcc-c-api/gcc-callgraph.c
@@ -23,7 +23,7 @@
23
#include "ggc.h"
24
#include "tree-ssa-alias.h"
25
#include "basic-block.h"
26
-#if (GCC_VERSION >= 5000)
+#if (GCC_VERSION >= 4009)
27
#include "gimple-expr.h"
28
#endif
29
#include "gimple.h"
0 commit comments