r230234 - in /trunk/gcc/ada: ChangeLog exp_attr...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Nov 12 11:09:00 GMT 2015


Author: charlet
Date: Thu Nov 12 11:09:59 2015
New Revision: 230234

URL: https://gcc.gnu.org/viewcvs?rev=230234&root=gcc&view=rev
Log:
2015-11-12  Ed Schonberg  <schonberg@adacore.com>

	* exp_attr.adb (Compile_Stream_Body_In_Scope): When compiling
	a stream operation for an array type, install the scope of the
	component type if it is private and not in scope, to prevent
	spurious errors if the full view of the component type has
	defaulted discriminants.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_attr.adb



More information about the Gcc-cvs mailing list