[Bug objc/31281] ICE on ObjC try-catch blocks with next runtime

2010-07-20 Thread steven at gcc dot gnu dot org
--- Comment #6 from steven at gcc dot gnu dot org 2010-07-20 14:03 --- Patches for this were commited in the last decade. -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug objc/31281] ICE on ObjC try-catch blocks with next runtime

2007-04-04 Thread stuart at gcc dot gnu dot org
--- Comment #5 from stuart at gcc dot gnu dot org 2007-04-04 19:37 --- Subject: Bug 31281 Author: stuart Date: Wed Apr 4 19:37:14 2007 New Revision: 123501 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123501 Log: PR 31281 * objc/objc-act.c (next_sjlj_build_cat

[Bug objc/31281] ICE on ObjC try-catch blocks with next runtime

2007-04-03 Thread stuart at gcc dot gnu dot org
--- Comment #4 from stuart at gcc dot gnu dot org 2007-04-03 17:43 --- Subject: Bug 31281 Author: stuart Date: Tue Apr 3 17:43:15 2007 New Revision: 123478 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123478 Log: PR 31281 * objc/objc-act.c (next_sjlj_build_cat

[Bug objc/31281] ICE on ObjC try-catch blocks with next runtime

2007-03-27 Thread stuart at apple dot com
--- Comment #3 from stuart at apple dot com 2007-03-27 18:18 --- Patch offered here: http://gcc.gnu.org/ml/gcc-patches/2007-03/msg01328.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31281

[Bug objc/31281] ICE on ObjC try-catch blocks with next runtime

2007-03-20 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-03-20 17:17 --- *** Bug 31283 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31281

[Bug objc/31281] ICE on ObjC try-catch blocks with next runtime

2007-03-20 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-03-20 17:16 --- This works for me on the trunk on powerpc-linux-gnu with the GNU runtime and next runtime. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --