[patch][plugin] Invoke FINISH_UNIT callbacks earlier

Richard Guenther richard.guenther@gmail.com
Sat Jul 11 19:07:00 GMT 2009


On Sat, Jul 11, 2009 at 6:37 PM, Olatunji Ruwase<tjruwase@google.com> wrote:
> Ping.

Do we have documentation on what plugin callbacks are available
and are they actually specified somehow?  Thus, when exactly
is FINISH_UNIT supposed to happen, and why is this the more correct
place?

Thus, there should be a plugins section in the internals manual.  Is there?

Thanks,
Richard.

> On Mon, Jul 6, 2009 at 5:20 PM, Olatunji Ruwase<tjruwase@google.com> wrote:
>> Updated Changelog as suggested.
>>
>> Thanks
>>
>> tunji
>>
>> On Mon, Jul 6, 2009 at 5:13 PM, Olatunji Ruwase<tjruwase@google.com> wrote:
>>> On Mon, Jul 6, 2009 at 5:02 PM, Diego Novillo<dnovillo@google.com> wrote:
>>>> 2009/7/2 Olatunji Ruwase <tjruwase@google.com>:
>>>>
>>>>> 2009-07-02  Olatunji Ruwase  <tjruwase@google.com>
>>>>>
>>>>>       * toplev.c: Invoke FINISH_UNIT callbacks earlier, before
>>>>>       useful structures are destroyed e.g by finalize.
>>>>
>>>> You just need to state what the patch does (yes, it's kind of
>>>> silly).  Just mention  'Invoke FINISH_UNIT callbacks before
>>>> call to finalize().'
>>>
>>> Will do.
>>>>
>>>>>
>>>>> 2009-07-02  Olatunji Ruwase  <tjruwase@google.com>
>>>>>
>>>>>       * gcc.dg/plugin/finish_unit_plugin.c: New test.
>>>>>       * gcc.dg/plugin/finish_unit-test-1.c: New test.
>>>>>       * gcc.dg/plugin/plugin.exp: Added finish_unit_plugin.c test.
>>>>
>>>> OK otherwise.
>>>>
>>>
>>> Thanks
>>>
>>> tunji
>>>>
>>>> Diego.
>>>>
>>>
>>
>



More information about the Gcc-patches mailing list