Reducing the cost of exception handling

Jason Merrill jason@cygnus.com
Fri Jan 16 19:49:00 GMT 1998


>>>>> Bruno Haible <haible@ilog.fr> writes:

>  - How do debuggers react on the fact that a function consists of two
>    totally disjoint address ranges?

Badly, I'm afraid.  In particular, DWARF 2 assumes that a function is one
address range, and so unwinding will break with this patch.

Jason



More information about the Gcc mailing list