]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 10 Oct 2013 12:13:03 +0000 (14:13 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 10 Oct 2013 12:13:03 +0000 (14:13 +0200)
commit83553466ec17627d218830d7f32050b9cc9e2c82
tree58dff54bc2ea931885cd4e286047bbea353af86e
parente28072cdc85406f97fb06389639f5b9933101201
[multiple changes]

2013-10-10  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_prag.adb (Analyze_Pragma): Provide a
more precise error message when pragma Refined_Pre applies to
an expression function that is not a completion.

2013-10-10  Thomas Quinot  <quinot@adacore.com>

* sem_attr.adb (Analyse_Attribute, case
Attribute_Scalar_Storage_Order): a 'Scalar_Storage_Order attribute
reference for a generic type is permitted in GNAT runtime mode.
* a-sequio.adb (Read, Write): Use the endianness of the actual
type to encode length information written to the file.

From-SVN: r203356
gcc/ada/ChangeLog
gcc/ada/a-sequio.adb
gcc/ada/sem_attr.adb
gcc/ada/sem_prag.adb