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 objc/31281] ICE on ObjC try-catch blocks with next runtime



------- 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_catch_list): Delete volatile from
rethrow decl.
        * cse.c (record_jump_equiv): Bail out on CCmode comparisons.
        * testsuite/objc/execute/exceptions/pr31281.m: New.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/objc/execute/exceptions/pr31281.m
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/cse.c
    branches/gcc-4_2-branch/gcc/objc/objc-act.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


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


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