This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch][plugin] Invoke FINISH_UNIT callbacks earlier


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.
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]