]> git.ipfire.org Git - thirdparty/gcc.git/commit
2016-04-18 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Apr 2016 12:48:42 +0000 (12:48 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Apr 2016 12:48:42 +0000 (12:48 +0000)
commit2b596cd719f50a27390cf0dacc341c48a3f84006
tree01bc4b041a83ae527795ebd6050f3e69044be10d
parent9a1829dc275cc1ab98ddb1c7b0e4b39a73226006
2016-04-18  Ed Schonberg  <schonberg@adacore.com>

* sem_prag.adb (Analyze_Pragma, case Test_Case): Improve error
message for wrong placement of aspect Test_Case.

2016-04-18  Hristian Kirtchev  <kirtchev@adacore.com>

* einfo.ads: Update the documentation of attribute Renamed_Object.
* exp_spark.adb (Expand_Potential_Renaming): Reimplemented.

2016-04-18  Gary Dismukes  <dismukes@adacore.com>

* exp_ch4.adb (Optimize_Length_Comparison): Return immediately
in the case of AAMP (same as for use of the -gnatd.P switch) to
suppress this optimization, which avoids creating a dependence
on the 64-bit arithmetic package.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@235144 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/einfo.ads
gcc/ada/exp_ch4.adb
gcc/ada/exp_spark.adb
gcc/ada/sem_prag.adb