diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2017-04-25 12:26:52 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2017-04-25 12:26:52 +0200 |
commit | 94295b259310bb5a7a156f799cfc84e0eebbccdc (patch) | |
tree | 3f8a3173b3920001fd32468ae606c748bfda8a3b /gcc/ada/sem_ch4.adb | |
parent | b0cd50fdc3c2c8a0221a1c7d8379f4c7e15e623f (diff) | |
download | gcc-94295b259310bb5a7a156f799cfc84e0eebbccdc.zip gcc-94295b259310bb5a7a156f799cfc84e0eebbccdc.tar.gz gcc-94295b259310bb5a7a156f799cfc84e0eebbccdc.tar.bz2 |
[multiple changes]
2017-04-25 Hristian Kirtchev <kirtchev@adacore.com>
* exp_ch7.adb, checks.adb, sem_prag.adb, eval_fat.adb: Minor
reformatting.
2017-04-25 Bob Duff <duff@adacore.com>
* binde.adb (Validate): Do not pass dynamic strings
to pragma Assert, because older compilers do not support that.
2017-04-25 Bob Duff <duff@adacore.com>
* s-fileio.adb (Close): When a temp file is
closed, delete it and clean up its Temp_File_Record immediately,
rather than waiting until later.
(Temp_File_Record): Add File
component, so Close can know which Temp_File_Record corresponds
to the file being closed.
(Delete): Don't delete temp files,
because they are deleted by Close.
(Open): Set the File component
of Temp_File_Record. This requires moving the creation of the
Temp_File_Record to the end, after the AFCB has been created.
From-SVN: r247175
Diffstat (limited to 'gcc/ada/sem_ch4.adb')
0 files changed, 0 insertions, 0 deletions