tree-inline.c (add_local_variables): Remove check_var_ann parameter and dead code.
authorRichard Guenther <rguenther@suse.de>
Fri, 20 Jul 2012 09:59:55 +0000 (09:59 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 20 Jul 2012 09:59:55 +0000 (09:59 +0000)
commitae0379fc53552f4251134ab56b5a06b42d2f8fc2
tree489e8cb5709434841169e09e2cbd08f46d2bcb20
parentd069a690ee1c1d9f774630bfc034ffcf33ba6c57
tree-inline.c (add_local_variables): Remove check_var_ann parameter and dead code.

2012-07-20  Richard Guenther  <rguenther@suse.de>

* tree-inline.c (add_local_variables): Remove check_var_ann
parameter and dead code.
(expand_call_inline): Adjust.
(tree_function_versioning): Likewise.

From-SVN: r189712
gcc/ChangeLog
gcc/tree-inline.c