Small changes to remove go past a few of the bootstrap errors:
commitea4b48ea9b632c4aa2515f7511a44c624bb8d65b
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Nov 2009 15:11:31 +0000 (16 15:11 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Nov 2009 15:11:31 +0000 (16 15:11 +0000)
tree3265cbb76fd0fbfb677e9e17610df3e98112038f
parentc11ab4e01d54310e48c2f45123aa08db2d9eb145
Small changes to remove go past a few of the bootstrap errors:

* tree-inline.c (generic_cloning_remap_gimple_op_r):
Supply location parameter to fold_indirect_ref_1.
(generic_cloning_copy_tree_body_r): Supply location parameter to
build_empty_stmt and fold_indirect_ref_1.
Remove RESX_EXPR handling.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/ici-20091108-branch@154204 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/tree-inline.c