* tree.c (build_common_builtin_nodes): Always clear TREE_NOTHROW on
commit06a0401ba938d648062f522ec01c5e592e36ec20
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 May 2010 15:20:47 +0000 (16 15:20 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 May 2010 15:20:47 +0000 (16 15:20 +0000)
tree2e373c59f43096e04f961f5f14f75741b13b6968
parenta868678a9443f3488180a6d9b9570d436c46f2dc
* tree.c (build_common_builtin_nodes): Always clear TREE_NOTHROW on
BUILT_IN_ALLOCA if stack checking is enabled.

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