]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-opts.c: Include plugin.h.
authorBasile Starynkevitch <basile@starynkevitch.net>
Tue, 19 Nov 2013 16:26:52 +0000 (16:26 +0000)
committerBasile Starynkevitch <bstarynk@gcc.gnu.org>
Tue, 19 Nov 2013 16:26:52 +0000 (16:26 +0000)
commitb826515a45a10ae7ee9c0979f7093694669bb034
tree8ef75029296d8398d750c46c5848160b18bbabfd
parent8f1d13170012b27de493699999dc362e8b18f826
c-opts.c: Include plugin.h.

[gcc/c-family]
2013-11-19  Basile Starynkevitch  <basile@starynkevitch.net>

        * c-opts.c: Include plugin.h.
        (cb_file_change): Invoke plugin event PLUGIN_INCLUDE_FILE.

[gcc/]
2013-11-19  Basile Starynkevitch  <basile@starynkevitch.net>

        * plugin.def (PLUGIN_INCLUDE_FILE): New event, invoked in
        cb_file_change.

From-SVN: r205038
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c-opts.c
gcc/plugin.def