------- Comment #13 from ramana at gcc dot gnu dot org 2009-04-17 11:07 ------- Created an attachment (id=17650) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17650&action=view) Patch being tested
Here is a rather hackish patch that I'm testing. It looks correct so far with the case of builtin_setjmp and builtin_longjmp and works correctly in cases where you have setjmp and longjmp across ARM and Thumb ISA states. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14202