diff options
Diffstat (limited to 'gcc/calls.c')
-rw-r--r-- | gcc/calls.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/calls.c b/gcc/calls.c index e25f2ab..c04ed32 100644 --- a/gcc/calls.c +++ b/gcc/calls.c @@ -40,7 +40,6 @@ along with GCC; see the file COPYING3. If not see #include "cgraph.h" #include "except.h" #include "dbgcnt.h" -#include "tree-ssa.h" /* Like PREFERRED_STACK_BOUNDARY but in units of bytes, not bits. */ #define STACK_BYTES (PREFERRED_STACK_BOUNDARY / BITS_PER_UNIT) |