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

Re: sjlj exceptions


>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:

    Richard> On Thu, Mar 15, 2001 at 02:09:48PM +1300, Bryce McKinlay
    Richard> wrote:
    >> That can't currently be done under the existing table EH
    >> mechanism without hairy platform-dependent code, currently only
    >> written for x86-linux and sparc-solaris.

    Richard> It's still going to be hairy and platform-dependent.
    Richard> Just in a different place.  :-/

OK.

Well, I'd still favor making sjlj-exceptions a configure-time option,
as long as the amount of code you have to write to get the desired
behavior is relatively minimal.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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