BUG? -fomit-frame-pointer and exceptions or setjmp/longjmp
Denis Zaitsev
zzz@cd-club.ru
Thu Jun 13 17:15:00 GMT 2002
On Mon, Jun 10, 2002 at 09:48:28PM +0100, Nix wrote:
> ...
> As the trace shows, this crash occurs during unwinding, the presence or
> absence of a catch is irrelevant. I'm rather wondering why we're hitting
> MD_FALLBACK_FRAME_STATE_FOR at all: perhaps there's a problem in FDE
> generation or something.
Exact, uw_update_context_1 calculates bad context->cfa, if it works
for a function with the frame pointer omited. Now I'm looking what
follows...
More information about the Gcc
mailing list