]> git.ipfire.org Git - thirdparty/gcc.git/commit
plugin.c (try_init_one_plugin): Improve constness of variable err.
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 11 Oct 2009 09:17:09 +0000 (09:17 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 11 Oct 2009 09:17:09 +0000 (09:17 +0000)
commit57703d27e254a3bc6f9b51ee1df0049cf8de34fd
tree7559aa40a6f1181af6214b50756988a80ed693db
parentfdd504a226a6f46b62db362913b308300807a45a
plugin.c (try_init_one_plugin): Improve constness of variable err.

* plugin.c (try_init_one_plugin): Improve constness of variable
err.

From-SVN: r152638
gcc/ChangeLog
gcc/plugin.c