]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gcc-plugin.h
gcc-plugin.h: Move decls to plugin.h and include it.
authorAndrew MacLeod <amacleod@redhat.com>
Tue, 9 Jun 2015 17:53:24 +0000 (17:53 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Tue, 9 Jun 2015 17:53:24 +0000 (17:53 +0000)
commite677a9d463e8a39f5779e73f409f156afefb95dd
treee1ddbb5eaad4595c4f1c81c3c18d199bef8e441b
parent34f42d7bf400ba0facaa38ee9fee21b639d28146
gcc-plugin.h: Move decls to plugin.h and include it.

* gcc-plugin.h: Move decls to plugin.h and include it.
* plugin.h: Relocate decls from gcc-plugin.h
* ggc-page.c: Include required header files.
* passes.c: Likewise.
* cgraphunit.c: Likewise.

From-SVN: r224293
gcc/ChangeLog
gcc/cgraphunit.c
gcc/gcc-plugin.h
gcc/ggc-page.c
gcc/passes.c
gcc/plugin.h