2014-08-04 Robert Dewar <dewar@adacore.com>
commit5a34dd59b7777118016d690c67935cb506cd6bf7
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Aug 2014 10:57:32 +0000 (4 10:57 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Aug 2014 10:57:32 +0000 (4 10:57 +0000)
treed6f8f350a66150fb3508f68a68d6944ea0d841ff
parentb90d9656658a141a8856872f5159bdad2bccafe6
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..

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213571 138bc75d-0d04-0410-961f-82ee72b054a4
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