r221103 - in /trunk/gcc/ada: ChangeLog a-strsea...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Mon Mar 2 09:28:00 GMT 2015
Author: charlet
Date: Mon Mar 2 09:28:56 2015
New Revision: 221103
URL: https://gcc.gnu.org/viewcvs?rev=221103&root=gcc&view=rev
Log:
2015-03-02 Robert Dewar <dewar@adacore.com>
* sem_ch3.adb, exp_attr.adb, checks.adb, exp_aggr.adb: Minor
reformatting.
2015-03-02 Ed Schonberg <schonberg@adacore.com>
* sem_ch8.adb: extend use of Available_Subtype.
2015-03-02 Hristian Kirtchev <kirtchev@adacore.com>
* sem_prag.adb (Duplication_Error): Remove the special handling
of 'Class or _Class in the context of pre/postconditions.
(Process_Class_Wide_Condition): Remove the special handling of
'Class or _Class in the context of pre/postconditions.
* sem_util.adb (Original_Aspect_Pragma_Name): Names Pre_Class
and Post_Class no longer need to be converted to _Pre and _Post.
* sem_util.ads (Original_Aspect_Pragma_Name): Update the comment
on usage.
2015-03-02 Hristian Kirtchev <kirtchev@adacore.com>
* exp_ch6.adb (Process_Preconditions): Modify the
mechanism that find the first source declaration to correct exit
the loop once it has been found.
2015-03-02 Gary Dismukes <dismukes@adacore.com>
* a-strsea.adb: Minor typo fix.
2015-03-02 Bob Duff <duff@adacore.com>
* einfo.ads: Minor comment fixes.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/a-strsea.adb
trunk/gcc/ada/checks.adb
trunk/gcc/ada/einfo.ads
trunk/gcc/ada/exp_aggr.adb
trunk/gcc/ada/exp_attr.adb
trunk/gcc/ada/exp_ch6.adb
trunk/gcc/ada/sem_ch3.adb
trunk/gcc/ada/sem_ch8.adb
trunk/gcc/ada/sem_prag.adb
trunk/gcc/ada/sem_util.adb
trunk/gcc/ada/sem_util.ads
More information about the Gcc-cvs
mailing list