r148049 - in /trunk/gcc: ada/ChangeLog ada/gcc-...

hainque@gcc.gnu.org hainque@gcc.gnu.org
Mon Jun 1 15:28:00 GMT 2009


Author: hainque
Date: Mon Jun  1 15:27:59 2009
New Revision: 148049

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148049
Log:
	ada/
	* gcc-interface/utils.c (convert) <CONSTRUCTOR case>: When converting
	to the packable version of the type, clear TREE_STATIC/TREE_CONSTANT
	on the result if at least one of the input fields couldn't be output
	as a static constant any more.

	testsuite/
	* gnat.dg/nested_float_packed.ads: New test.


Added:
    trunk/gcc/testsuite/gnat.dg/nested_float_packed.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/utils.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list