2008-04-30 Doug Kwan <dougkwan@google.com>
commit102e4546e9cfcadd91c5cb59d8f681cfd2b7f71b
authordougkwan <dougkwan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 May 2008 02:44:10 +0000 (1 02:44 +0000)
committerdougkwan <dougkwan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 May 2008 02:44:10 +0000 (1 02:44 +0000)
tree23322721a5879c2a678343dc585e2e276c6d26e1
parent5ae531235adcd4abdf9c19b11018a96710d7e952
2008-04-30  Doug Kwan  <dougkwan@google.com>

* cfgexpand.c (gimple_to_tree): Change code to annotate EH region
numbers only if numbers are greater than zero.  Also propagate EH
region number to CALL_EXPRs nested in assignments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gimple-tuples-branch@134846 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.tuples
gcc/cfgexpand.c