This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libobjc/22492] [PATCH] Abort after @finally: libobjc passing exception value instead of exception.


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-14 02:02 -------
Subject: Bug 22492

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2005-08-14 02:01:52

Modified files:
	libobjc        : ChangeLog exception.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/objc/execute/exceptions: finally-1.m 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/ChangeLog.diff?cvsroot=gcc&r1=1.170&r2=1.171
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/exception.c.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5918&r2=1.5919
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/exceptions/finally-1.m.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22492


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]