* cfgrtl.c (fixup_reorder_chain): Do not emit NOPs in DECL_IGNORED_P
commitd0ae7eebffe5ece4ef11a3d874c2e6987002b85c
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jun 2018 17:03:58 +0000 (21 17:03 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jun 2018 17:03:58 +0000 (21 17:03 +0000)
tree1d15d6a55f847cb610cc2b68f62fcd4598119be3
parent49318a93114f4ad15055a8483550d8fc2da3a005
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@261856 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfgrtl.c