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

Re: [ada] remove dead dwarf frame eh support



Richard Henderson <rth@redhat.com> writes:
> I realize that a replacement is in progress, but in the meantime
> this code references header files that don't exist.  Ok to kill?

Yes. It was there as a first attempt to use dwarf2 unwinding for exception
propagation with gcc 2.8.1 a long time ago but we are now using the higher
level _Unwind API for this purpose.

Olivier



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