This is the mail archive of the gcc-bugs@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]

[Bug target/42159] unwinding issues on darwin


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159

--- Comment #34 from Jack Howarth <howarth.at.gcc at gmail dot com> ---
(In reply to Pierre Ossman from comment #32)
> I can understand that. But in that case why keep the gcc unwinder on OS X?

Mainly inertia. The more important issue is weaning darwin off of the
compatibility unwinder which is on borrowed time and may well disappear in the
next OS release.

> If it doesn't work then including it is just an accident waiting to happen.
> I would suggest something along the lines of the attached patch.


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