Hi all: In gcc4.1.1/gcc/unwind-sjlj.c. #define setjmp __builtin_setjmp #define longjmp __builtin_longjmpthe implementation of them are "expand_builtin_setjmp" and "expand_builtin_longjmp" in gcc4.1.1/gcc/builtins.c?
My program about exception handle crashs ,when "longjmp" is called to restore context,and registers are not restored correctly.
thank you:) --David _________________________________________________________________享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com