[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 12 Apr 2013 13:31:37 +0000 (15:31 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 12 Apr 2013 13:31:37 +0000 (15:31 +0200)
commitbeaa97abbff424d43e37b2efee127499386ad0ad
tree592fd2a602426c8cf2cad7e8546ab294d86d54a8
parent97b9064f51cab2ae12cabc9fb9d90b8477f2fd22
[multiple changes]

2013-04-12  Ed Schonberg  <schonberg@adacore.com>

* sem_attr.adb (Check_Stream_Attribute): If restriction
No_Default_Stream_Attributes is active, it is illegal to use a
predefined elementary type stream attribute either by itself,
or more importantly as part of the attribute subprogram for a
composite type. However, if the broader restriction No_Streams
is active, then stream operations are not generated, and there
is no error.

2013-04-12  Robert Dewar  <dewar@adacore.com>

* gnatbind.adb: Minor reformatting.

From-SVN: r197914
gcc/ada/ChangeLog
gcc/ada/gnatbind.adb
gcc/ada/sem_attr.adb