sjlj-exceptions ICE. simplified test case

Mark Mitchell mark@codesourcery.com
Wed Apr 26 08:35:00 GMT 2000


>>>>> "Jeffrey" == Jeffrey A Law <law@cygnus.com> writes:

    >> Jason, would you care to comment as to why the tables make the
    >> executable large, even relative to the size bloat introduced by
    >> calling setjmp/longjmp all over the place?  I'd like to
    >> understand this problem better.

    Jeffrey> My experience has been that sjlj exceptions bloat things
    Jeffrey> more than the tables do.

Thanks for the information.

That lines up with my intuition.  I'd be interested if anyone has good
concrete evidence otherwise, or if Jason knows of pathalogical
situations involving the tables.

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


More information about the Gcc-patches mailing list