On 09/27/16 07:07, Martin Liška wrote:
On 09/27/2016 12:55 PM, Nathan Sidwell wrote:"Instrumented applications use a static destructor with priority 99 to invoke the __gcov_dump function. Thus __gcov_dump is executed after all user defined static destructors, as well as handlers registered with atexit." ?Hello. I like your wording, I installed the patch as r240529.
thanks!