[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 8 Sep 2017 13:44:39 +0000 (15:44 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 8 Sep 2017 13:44:39 +0000 (15:44 +0200)
commit9c5719f69cf99842be94eb18315a802cbb7b246e
tree2e7704d122d153fb2bf24e6b84a5e2462c9ed3e4
parent410abeeb0dde4aa71e47a507aa517ff4a4dbb6a1
[multiple changes]

2017-09-08  Eric Botcazou  <ebotcazou@adacore.com>

* sem_util.adb (NCT_Tables_In_Use): Move to library level from...
(New_Copy_Tree): ...there.  Reset the hash tables only if they
were used in the previous invocation.
* s-htable.adb: Fix typo.

2017-09-08  Bob Duff  <duff@adacore.com>

* a-ssicst.adb (Open): Set File.Last_Op to the appropriate value.

2017-09-08  Arnaud Charlet  <charlet@adacore.com>

* sem_aggr.adb: minor style fix.

2017-09-08  Bob Duff  <duff@adacore.com>

* sprint.adb (Write_Corresponding_Source): Ignore if there is
no current source file.
(Write_Name_With_Col_Check, Write_Name_With_Col_Check_Sloc):
Print something helpful in case N is invalid.
* sprint.ads: Minor comment fix.

From-SVN: r251897
gcc/ada/ChangeLog
gcc/ada/a-ssicst.adb
gcc/ada/s-htable.adb
gcc/ada/sem_aggr.adb
gcc/ada/sem_util.adb
gcc/ada/sprint.adb
gcc/ada/sprint.ads