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 ICE. simplified test case


>>>>> "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

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