[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 May 2012 09:44:53 +0000 (11:44 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 May 2012 09:44:53 +0000 (11:44 +0200)
commit5277d0b7109e67d3dd582f5b832723ed8e008cb1
treee07c7f61f1320e6afd3773609fb222507665b4f3
parente4f422b8afeaed39fbc0ad5f6735739489f57d10
[multiple changes]

2012-05-15  Hristian Kirtchev  <kirtchev@adacore.com>

* g-calend.adb (Split_At_Locale): New routine.
(Time_Of_At_Locale): New routine.
* g-calend.ads (Split_At_Locale): New routine.
(Time_Of_At_Locale): New routine.

2012-05-15  Gary Dismukes  <dismukes@adacore.com>

* a-except.ads: Minor reformatting.

2012-05-15  Ed Schonberg  <schonberg@adacore.com>

* sem_ch5.adb (Analyze_Loop_Parameter_Specification): If the loop
parameter specification is part of a quantified expression, and it
already carries a type, do not repeat the analysis to preserve
type information: a range attribute reference may have been
rewritten as a range with static bounds, and its re-analysis may
type it as Integer by default, instead of the original index type.

2012-05-15  Robert Dewar  <dewar@adacore.com>

* s-osprim-mingw.adb: Minor reformatting.

From-SVN: r187512
gcc/ada/ChangeLog
gcc/ada/a-except.ads
gcc/ada/g-calend.adb
gcc/ada/g-calend.ads
gcc/ada/impunit.adb
gcc/ada/s-osprim-mingw.adb
gcc/ada/sem_ch5.adb