exp_ch7.adb, [...] (Make_Temporary): Utility to create a defining identifier and...
authorEd Schonberg <schonberg@adacore.com>
Mon, 13 Jul 2009 13:21:47 +0000 (13:21 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 13 Jul 2009 13:21:47 +0000 (15:21 +0200)
commitae525aa88f6af6131501a6171e3ee62e6b981b51
tree7d58b5b4a02dc6f1de4d537cc33e9b1575010534
parenta7209434bdc1561d3adf2bc2c848c3b6ba74f19d
exp_ch7.adb, [...] (Make_Temporary): Utility to create a defining identifier and link it to the expression whose...

2009-07-13  Ed Schonberg  <schonberg@adacore.com>

* exp_ch7.adb, exp_util.adb, tbuild.adb, tbuild.ads, exp_ch4.adb,
exp_aggr.adb (Make_Temporary): Utility to create a defining identifier
and link it to the expression whose value it captures.

From-SVN: r149585
gcc/ada/ChangeLog
gcc/ada/exp_aggr.adb
gcc/ada/exp_ch4.adb
gcc/ada/exp_ch7.adb
gcc/ada/exp_util.adb
gcc/ada/tbuild.adb
gcc/ada/tbuild.ads