diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2015-10-23 12:55:10 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2015-10-23 12:55:10 +0200 |
commit | 90e7b5582418912fbd80b0421f8aee92642ad7c2 (patch) | |
tree | db1a53401009ca517b9063eaaeae05844642654e /gcc/ada/init.c | |
parent | 45fbea4f6603667baa877577a5ccf6326c53babd (diff) | |
download | gcc-90e7b5582418912fbd80b0421f8aee92642ad7c2.zip gcc-90e7b5582418912fbd80b0421f8aee92642ad7c2.tar.gz gcc-90e7b5582418912fbd80b0421f8aee92642ad7c2.tar.bz2 |
[multiple changes]
2015-10-23 Arnaud Charlet <charlet@adacore.com>
* exp_unst.adb (Unnest_Subprogram): Complete previous
change and update comments.
2015-10-23 Ed Schonberg <schonberg@adacore.com>
* sem_util.ads, sem_util.adb (Check_Function_With_Address_Parameter):
A subprogram that has an Address parameter and is declared in a Pure
package is not considered Pure, because the parameter may be used as a
pointer and the referenced data may change even if the address value
itself does not.
* freeze.adb (Freeze_Subprogram): use it.
* exp_ch6.adb (Expand_N_Subprogram_Body): Use it.
From-SVN: r229234
Diffstat (limited to 'gcc/ada/init.c')
0 files changed, 0 insertions, 0 deletions