[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 29 Jul 2014 13:26:20 +0000 (15:26 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 29 Jul 2014 13:26:20 +0000 (15:26 +0200)
commit84c0a895d4fd336f1119370c72800e43ac487ff2
treeace0763eacf78c09295e90e44f0533b58c0af195
parent7a2c22774192312c94ad7809290aab6da33b40d7
[multiple changes]

2014-07-29  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Check_Return_Subtype_Indication): Reject a return
subtype indication in an extended return statement when the
return value is an ancestor of the return type of the function,
and that return type is a null record extension.

2014-07-29  Thomas Quinot  <quinot@adacore.com>

* sem_ch13.adb (Rep_Item_Too_Late): Specialize/clarify error
message produced for the case of a type-related representation
item that is made illegal by 13.10(1).
* gnat_rm.texi (Scalar_Storage_Order): Minor change in
documentation.

From-SVN: r213173
gcc/ada/ChangeLog
gcc/ada/gnat_rm.texi
gcc/ada/sem_ch13.adb
gcc/ada/sem_ch6.adb