2006-10-10 Richard Guenther <rguenther@suse.de>
commitcf7c451605a21e4b39d3cdf7a3b2fdc9017a52a5
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Oct 2006 08:27:02 +0000 (10 08:27 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Oct 2006 08:27:02 +0000 (10 08:27 +0000)
tree39e8cda86d252657f4fe7508add31edc797fa766
parent3dbfe3e4399f75b0faef2f734f4cb2983988c93c
2006-10-10  Richard Guenther  <rguenther@suse.de>

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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117598 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/except.c