r251897 - in /trunk/gcc/ada: ChangeLog a-ssicst...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Fri Sep 8 13:44:00 GMT 2017
Author: charlet
Date: Fri Sep 8 13:44:39 2017
New Revision: 251897
URL: https://gcc.gnu.org/viewcvs?rev=251897&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/a-ssicst.adb
trunk/gcc/ada/s-htable.adb
trunk/gcc/ada/sem_aggr.adb
trunk/gcc/ada/sem_util.adb
trunk/gcc/ada/sprint.adb
trunk/gcc/ada/sprint.ads
More information about the Gcc-cvs
mailing list