This one is amusing... 3 header files, all of them already included in all the files which include this.

Bootstraps from scratch on x86_64-unknown-linux-gnu with no new regressions. Also compiles all the files in config-list.mk.


	* gimple-streamer.h: Remove all includes.

Index: gimple-streamer.h
===================================================================
*** gimple-streamer.h	(revision 225452)
--- gimple-streamer.h	(working copy)
*************** along with GCC; see the file COPYING3.
*** 22,30 ****
  #ifndef GCC_GIMPLE_STREAMER_H
  #define GCC_GIMPLE_STREAMER_H
  
- #include "tm.h"
- #include "hard-reg-set.h"
- #include "function.h"
  #include "lto-streamer.h"
  
  /* In gimple-streamer-in.c  */
--- 22,27 ----

Reply via email to