sjlj-exceptions ICE. simplified test case
Richard Henderson
rth@cygnus.com
Wed Apr 26 10:48:00 GMT 2000
On Wed, Apr 26, 2000 at 03:34:59PM -0000, Andrew Haley wrote:
> It depends on how much they're used. If every function has a catch
> region, range tables will help. However, if there are only a few
> catches in your application sjlj exceptions will be smaller. So it
> depends; there will be some proportion where they are equal.
Perhaps theoretically. The implementation doesn't line up.
See, for example, the code generated for g++.eh/crash3.C.
r~
More information about the Gcc-patches
mailing list