utils.c (scale_by_factor_of): When handling a function call expression, process the...
authorPierre-Marie de Rodat <derodat@adacore.com>
Mon, 1 Jun 2015 09:03:34 +0000 (09:03 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 1 Jun 2015 09:03:34 +0000 (09:03 +0000)
commit3b5d86ec77b6bf9cf1c30bffc04343cced3f9497
tree1c81186880e56bb61a4daaa098454c3a378e0a19
parent66dc4b95404311ba09996e37f7a8c0f1472feac7
utils.c (scale_by_factor_of): When handling a function call expression, process the corresponding function body.

* gcc-interface/utils.c (scale_by_factor_of): When handling a function
call expression, process the corresponding function body.  Also handle
potential addends.

From-SVN: r223921
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c