sem_util.adb (Requires_Transient_Scope): Avoid returning function results on the...
authorBob Duff <duff@adacore.com>
Thu, 28 May 2015 12:52:55 +0000 (12:52 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 28 May 2015 12:52:55 +0000 (14:52 +0200)
commitd3b1cbddab28e0b7188257f59acbbec5d47f1eb5
tree624d834c6cd9508d145381a6eabb39fb0a0f2cae
parent98fc3d49dab880e42163a9e661048fdf9e8a5995
sem_util.adb (Requires_Transient_Scope): Avoid returning function results on the secondary stack in so many cases.

2015-05-28  Bob Duff  <duff@adacore.com>

* sem_util.adb (Requires_Transient_Scope): Avoid returning
function results on the secondary stack in so many cases.

From-SVN: r223814
gcc/ada/ChangeLog
gcc/ada/sem_util.adb