On 12/9/22 12:34, Thomas Neumann wrote:
When registering an unwind frame with __register_frame_info_bases
we currently initialize that fde object eagerly. This has the
advantage that it is immutable afterwards and we can safely
access it from multiple threads, but it has the disadvantage
that we
Thanks Thomas!
We've tested it and this brings the startup time back into a reasonable amount!
We'd quite like to see this get into GCC 13.
Regards,
Tamar
> -Original Message-
> From: Thomas Neumann
> Sent: Friday, December 9, 2022 5:34 PM
> To: gcc-patches@gcc.gnu.org
> Cc: H.J. Lu ;