|
From: Paul F. <pj...@wa...> - 2023-04-29 06:20:22
|
On 28-04-23 21:33, Carl Love wrote: > . > +->85.79% (72,704B) 0x........: ??? (m_trampoline.S:458) > +| ->85.79% (72,704B) 0x........: call_init (dl-init.c:70) The should be filtered by vgopts: --ignore-fn=call_init I need to do some debugging to see what is happening - I can reproduce the error on one of the gccfarm machines. A+ Paul |