exp_aggr.adb (Component_Check): Extend the check that verifies that the aggregate...
authorJavier Miranda <miranda@adacore.com>
Thu, 21 Apr 2016 09:18:57 +0000 (09:18 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 21 Apr 2016 09:18:57 +0000 (11:18 +0200)
commit35f4f238400a5527ee68546c03e320768f01bc48
treecab41dc20b5cb75646145ac3e00a73e162b7ee4b
parenta1ad79ed6381825971cccac3c1bdc7dd4d3b11da
exp_aggr.adb (Component_Check): Extend the check that verifies that the aggregate has no function calls to...

2016-04-21  Javier Miranda  <miranda@adacore.com>

* exp_aggr.adb (Component_Check): Extend
the check that verifies that the aggregate has no function
calls to handle transformations performed by the frontend.
(Ultimate_Original_Expression): New subprogram.

From-SVN: r235321
gcc/ada/ChangeLog
gcc/ada/exp_aggr.adb