OSDN Git Service

* config/sol2-c.c: Do not include diagnostic-core.h.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Jul 2010 10:03:14 +0000 (10:03 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Jul 2010 10:03:14 +0000 (10:03 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@161948 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/sol2-c.c

index 21ac382..8ee6717 100644 (file)
@@ -1,3 +1,7 @@
+2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * config/sol2-c.c: Do not include diagnostic-core.h.
+
 2010-07-08  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
 
         PR bootstrap/44768
index 9720c26..f53fc32 100644 (file)
@@ -24,7 +24,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree.h"
 #include "tm.h"
 #include "tm_p.h"
-#include "diagnostic-core.h"
 #include "toplev.h"
 
 #include "c-family/c-format.h"