[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 10:57:32 +0000 (12:57 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 10:57:32 +0000 (12:57 +0200)
commit3ccedacc889a1eac92eed26a0006b9cc3eeda19b
treed6f8f350a66150fb3508f68a68d6944ea0d841ff
parentf3124d8f6431bcfce76eca31a198ba89ce0d15fe
[multiple changes]

2014-08-04  Robert Dewar  <dewar@adacore.com>

* sem_ch6.adb: Minor reformatting.

2014-08-04  Ed Schonberg  <schonberg@adacore.com>

* sem_prag.adb (Analyze_Pragma, case Assert and related pragmas):
Before normalizing these pragmas into a pragma Check, preanalyze
the optional Message argument, (which is subsequently copied)
so that it has the proper semantic information for ASIS use.
* sem_case.adb: Initialize flag earlier.
* osint.adb, osint.ads (Find_File): Add parameter Full_Name, used when
the full source path of a configuration file is requested.
(Read_Source_File): Use Full_Name parameter..

From-SVN: r213571
gcc/ada/ChangeLog
gcc/ada/osint.adb
gcc/ada/osint.ads
gcc/ada/sem_case.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_prag.adb