public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Using __builtin_unwind_init in glibc
@ 2023-08-14  7:14 Florian Weimer
  0 siblings, 0 replies; only message in thread
From: Florian Weimer @ 2023-08-14  7:14 UTC (permalink / raw)
  To: gcc

I would like to use __builtin_unwind_init in glibc in a few places, to
preserve additional evidence for a debugger.  It's currently not a
documented built-in function.  Would that still be okay.

(Most architectures will have probably benefit from a custom
register-preserving assembler trampoline, but __builtin_unwind_init
would still be very useful for generic code.)

Thanks,
Florian


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-14  7:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-14  7:14 Using __builtin_unwind_init in glibc Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).