tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore if there is...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 25 Sep 2011 14:55:12 +0000 (14:55 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 25 Sep 2011 14:55:12 +0000 (14:55 +0000)
commit1ee0d6604012f8bf441431e191ea8484ecde1b00
treed97d634cdfdfd430b5c57a9004ad433969b2d30b
parent8e19f5a1b3c48e05595cba58223fcb2ae1504599
tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore if there is no outgoing edge.

* tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore
if there is no outgoing edge.

* tree-scalar-evolution.c (simple_iv): Accept all kinds of pointer and
integral types.

From-SVN: r179165
gcc/ChangeLog
gcc/tree-eh.c
gcc/tree-scalar-evolution.c