diff options
Diffstat (limited to 'gcc/expr.c')
-rw-r--r-- | gcc/expr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/expr.c b/gcc/expr.c index 916dee09fe4..cf7d2360e7f 100644 --- a/gcc/expr.c +++ b/gcc/expr.c @@ -45,7 +45,6 @@ along with GCC; see the file COPYING3. If not see #include "intl.h" #include "tm_p.h" #include "tree-iterator.h" -#include "tree-pass.h" #include "tree-flow.h" #include "target.h" #include "common/common-target.h" |