]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cfgrtl.c
cfgrtl.c (fixup_reorder_chain): Do not emit NOPs in DECL_IGNORED_P functions.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 21 Jun 2018 17:03:58 +0000 (17:03 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 21 Jun 2018 17:03:58 +0000 (17:03 +0000)
commit7792f13c845a8dc97e6b0a8023d81c67e8d650d2
tree1d15d6a55f847cb610cc2b68f62fcd4598119be3
parent56b97603ec286907d09f0c38322931c04f4b78e5
cfgrtl.c (fixup_reorder_chain): Do not emit NOPs in DECL_IGNORED_P functions.

* cfgrtl.c (fixup_reorder_chain): Do not emit NOPs in DECL_IGNORED_P
functions.
(rtl_merge_blocks): Likewise.  Do not emit a NOP if the location of
the edge can be forwarded.
(cfg_layout_merge_blocks): Likewise.

From-SVN: r261856
gcc/ChangeLog
gcc/cfgrtl.c