sem.ads, sem.adb (Preanalyze): New routine.
authorVincent Pucci <pucci@adacore.com>
Thu, 15 Mar 2012 09:11:57 +0000 (09:11 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 15 Mar 2012 09:11:57 +0000 (10:11 +0100)
commitb3e42de5be47e747f427cda06482e2bddc3b9947
tree5df50424df7a99df4de4e32954b6f54cc9a79869
parent2a1b208c0c0ff053d205c576c34377ce0c948b52
sem.ads, sem.adb (Preanalyze): New routine.

2012-03-15  Vincent Pucci  <pucci@adacore.com>

* sem.ads, sem.adb (Preanalyze): New routine.
* sem_ch4.adb (Analyze_Quantified_Expression): Call to the
Preanalyze routine in Sem added.  Renaming of Needs_Expansion
into Need_Preanalysis.
* sem_ch6.adb (Preanalyze): Removed.

From-SVN: r185421
gcc/ada/ChangeLog
gcc/ada/sem.adb
gcc/ada/sem.ads
gcc/ada/sem_ch4.adb
gcc/ada/sem_ch6.adb