2010-06-05 Matthias Klose <doko@ubuntu.com>
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Jun 2010 15:07:32 +0000 (15:07 +0000)
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Jun 2010 15:07:32 +0000 (15:07 +0000)
commitd6bff3e6520fc0288a2c6348b9c64c4b3df3cb92
tree1360183678bee3ef521c6cf60b009cc2d9b78c49
parent3c33442c0888a19aa434491dc4bde57801622363
2010-06-05  Matthias Klose  <doko@ubuntu.com>

        * gcc.c (cc1_options, cpp_unique_options): Use find-plugindir spec
        function to add the -iplugindir option.
        (find_plugindir_spec_function): Add new declaration and function.
        (static_spec_func): Use it for "find-plugindir".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160319 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c