tree.c (substitute_in_expr): Also inline a call if the replacement expression is...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 1 May 2017 10:18:18 +0000 (10:18 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 1 May 2017 10:18:18 +0000 (10:18 +0000)
commit3a324b98c577fd46d4eb56ffa61bbf67e6951a59
tree3ebb68d33165ffaceb78449da165c12e1fda516a
parent30776a1468d25d156c02b2484d5ad7578f829d2e
tree.c (substitute_in_expr): Also inline a call if the replacement expression is another instance of one of...

* tree.c (substitute_in_expr) <tcc_vl_exp>: Also inline a call if the
replacement expression is another instance of one of its arguments.

From-SVN: r247431
gcc/ChangeLog
gcc/tree.c