tree-cfgcleanup.c (tree_forwarder_block_p): Do not return false at -O0 if the locus...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 19 Jun 2018 21:31:44 +0000 (21:31 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 19 Jun 2018 21:31:44 +0000 (21:31 +0000)
commit180720a5619f319261b28871eb6228063c3b1164
tree4bcef14bccab086c4c16460e2ac9131431237b91
parentf7e94dfb68d48b936044f7a631540e83b4a8b163
tree-cfgcleanup.c (tree_forwarder_block_p): Do not return false at -O0 if the locus represent UNKNOWN_LOCATION but have...

* tree-cfgcleanup.c (tree_forwarder_block_p): Do not return false at
-O0 if the locus represent UNKNOWN_LOCATION but have different values.

From-SVN: r261770
gcc/ChangeLog
gcc/tree-cfgcleanup.c