------- Comment #9 from rguenth at gcc dot gnu dot org  2006-10-14 09:13 -------
Subject: Bug 29323

Author: rguenth
Date: Sat Oct 14 09:13:43 2006
New Revision: 117727

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117727
Log:
2006-10-14  Richard Guenther  <[EMAIL PROTECTED]>

        PR rtl-optimization/29323
        * except.c (set_nothrow_function_flags): For functions
        that do not bind local bail out early.

        * decl.c (finish_function): Set TREE_NOTHROW only for
        functions that bind local.

Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/decl.c
    branches/gcc-4_1-branch/gcc/except.c


-- 


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

Reply via email to