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


Olatunji Ruwase wrote:
Hello,
 FINISH_UNIT callbacks are currently invoked quite late (after finalize()).
 This patch invokes these callbacks earlier allowing the plugin to do
more useful for example create a fake function as shown in the
 included testcase.

I can't approve it but I do like the patch and hope it will be approved.


Regards.

--
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***


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