tree-chkp.c (chkp_maybe_copy_and_register_bounds): Remove useless gimple_build_nop...
authorIlya Enkovich <enkovich.gnu@gmail.com>
Wed, 20 May 2015 08:23:00 +0000 (08:23 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Wed, 20 May 2015 08:23:00 +0000 (08:23 +0000)
commit0ff4ddeb5907968165ef1ef729a8d79f57cf980b
treecb00cf20af24030a1fee1d6a0afceec8e037d3eb
parenta7e43c57fcd0a2d107b0f8574ab4ee4c24ec03fa
tree-chkp.c (chkp_maybe_copy_and_register_bounds): Remove useless gimple_build_nop calls.

* tree-chkp.c (chkp_maybe_copy_and_register_bounds): Remove useless
gimple_build_nop calls.
(chkp_find_bounds_for_elem): Likewise.
(chkp_get_zero_bounds): Likewise.
(chkp_get_none_bounds): Likewise.
(chkp_get_bounds_by_definition): Likewise.
(chkp_generate_extern_var_bounds): Likewise.
(chkp_get_bounds_for_decl_addr): Likewise.
(chkp_get_bounds_for_string_cst): Likewise.

From-SVN: r223434
gcc/ChangeLog
gcc/tree-chkp.c