diff options
Diffstat (limited to 'gcc/tree-streamer-out.c')
-rw-r--r-- | gcc/tree-streamer-out.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tree-streamer-out.c b/gcc/tree-streamer-out.c index 18dc0ff..7e1c34b 100644 --- a/gcc/tree-streamer-out.c +++ b/gcc/tree-streamer-out.c @@ -28,11 +28,8 @@ along with GCC; see the file COPYING3. If not see #include "gimple.h" #include "tree-streamer.h" #include "cgraph.h" -#include "diagnostic.h" #include "alias.h" -#include "fold-const.h" #include "stor-layout.h" -#include "internal-fn.h" #include "gomp-constants.h" |