]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libobjc/22492 ([PATCH] Abort after @finally: libobjc passing exception value...
authorMarcin Koziej <creep@desk.pl>
Sun, 14 Aug 2005 02:01:52 +0000 (04:01 +0200)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 14 Aug 2005 02:01:52 +0000 (19:01 -0700)
commitee1658f34360cd994f12c0bc525b714b2efe7bb8
tree3986954b339cf4c36b639fae792976b61051eda5
parent65045c09038446c48783fe7e30134d72c131a0b1
re PR libobjc/22492 ([PATCH] Abort after @finally: libobjc passing exception value instead of exception.)

libobjc/ChangeLog:

2005-08-13  Marcin Koziej  <creep@desk.pl>
            Andrew Pinski  <pinskia@physics.uc.edu>

PR libobjc/22492
* exception.c (PERSONALITY_FUNCTION): Fix the PC with finally.

testsuite/ChangeLog:
2005-08-13  Marcin Koziej  <creep@desk.pl>
            Andrew Pinski  <pinskia@physics.uc.edu>

PR libobjc/22492
* execute/exceptions/finally-1.m: New test.

Co-Authored-By: Andrew Pinski <pinskia@physics.uc.edu>
From-SVN: r103073
gcc/testsuite/ChangeLog
gcc/testsuite/objc/execute/exceptions/finally-1.m [new file with mode: 0644]
libobjc/ChangeLog
libobjc/exception.c