On 07/26/2013 05:04 AM, David Malcolm wrote: > gcc/testsuite/ > > Example of converting global state to per-pass state. > > * gcc.dg/plugin/one_time_plugin.c (one_pass::execute): Convert > global state "static int counter" to... > (one_pass::counter): ...this instance data.
Ok. r~