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


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().'

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


Diego.


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