one_time_plugin.c: (one_pass_gate): Convert to member function...
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 13 Aug 2013 00:41:39 +0000 (00:41 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Tue, 13 Aug 2013 00:41:39 +0000 (00:41 +0000)
commitb338b23f8875f26f1c4f598faac6c36874ae48f2
treef2a705b7a51f978d87ed3c6714cfe696d7ca2992
parentf971dc24bfe351b1f90cf07fbea8db66a7460bb2
one_time_plugin.c: (one_pass_gate): Convert to member function...

gcc/testsuite

2013-08-13  David Malcolm  <dmalcolm@redhat.com>

* gcc.dg/plugin/one_time_plugin.c: (one_pass_gate): Convert
to member function...
(one_pass::gate): ...this.
(one_pass_exec): Convert to member function...
(one_pass::impl_execute): ...this.

From-SVN: r201680
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/plugin/one_time_plugin.c