[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 2 Mar 2015 11:07:34 +0000 (12:07 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 2 Mar 2015 11:07:34 +0000 (12:07 +0100)
commitaaeb3b3a867a793f3e08de6cd6ac76539907fef3
tree3d413ee4bbd4502e0880da234c42c2e34eb53a76
parentacf624f28032bb0fa8bee97d506c73c281f15ca6
[multiple changes]

2015-03-02  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_prag.adb (Ensure_Aggregate_Form):
Ensure that the name denoted by the Chars of a pragma argument
association has the proper Sloc when converted into an aggregate.

2015-03-02  Bob Duff  <duff@adacore.com>

* sem_ch6.adb (Check_Private_Overriding): Capture
Incomplete_Or_Partial_View in a constant. This is cleaner and
more efficient.

2015-03-02  Gary Dismukes  <dismukes@adacore.com>

* einfo.ads, exp_unst.ads: Minor reformatting.

2015-03-02  Ed Schonberg  <schonberg@adacore.com>

* a-strsea.adb (Find_Token): Ensure that the range of iteration
does not perform any improper character access. This prevents
erroneous access in the unusual case of an empty string target
and a From parameter less than Source'First.

2015-03-02  Robert Dewar  <dewar@adacore.com>

* elists.adb (List_Length): Fix incorrect result.

From-SVN: r221111
gcc/ada/ChangeLog
gcc/ada/a-strsea.adb
gcc/ada/einfo.ads
gcc/ada/elists.adb
gcc/ada/exp_unst.ads
gcc/ada/sem_ch6.adb
gcc/ada/sem_prag.adb