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

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Nov 20 14:26:00 GMT 2014


Author: charlet
Date: Thu Nov 20 14:26:10 2014
New Revision: 217856

URL: https://gcc.gnu.org/viewcvs?rev=217856&root=gcc&view=rev
Log:
2014-11-20  Bob Duff  <duff@adacore.com>

	* exp_attr.adb (Attribute_Max_Size_In_Storage_Elements):
	Eliminate 'Class references from the tree, because gigi crashes on
	'Class. Also, don't check Nkind (Attr) -- it is known to be
	N_Attribute_Reference.	Assert that instead.


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



More information about the Gcc-cvs mailing list