re PR tree-optimization/17697 (ICE: Statement marked for throw, but doesn't - verify_...
authorJason Merrill <jason@redhat.com>
Wed, 29 Sep 2004 18:16:34 +0000 (14:16 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 29 Sep 2004 18:16:34 +0000 (14:16 -0400)
commit5cefa0d95b76d79efc4f1ea63a95fd24dbd4a4af
treef1f413cda3b5d6ca787c0804f4ba3541869a70ef
parentd962e7adc0f3b990f7b986bb5443a9d1d2361789
re PR tree-optimization/17697 (ICE: Statement marked for throw, but doesn't - verify_stmts failed)

        PR tree-optimization/17697
        * decl.c (duplicate_decls): Copy TREE_NOTHROW from newdecl to olddecl.

From-SVN: r88293
gcc/cp/ChangeLog
gcc/cp/decl.c