r130498 - in /trunk/gcc: ada/ChangeLog ada/sem_...

sam@gcc.gnu.org sam@gcc.gnu.org
Wed Nov 28 20:48:00 GMT 2007


Author: sam
Date: Wed Nov 28 20:48:10 2007
New Revision: 130498

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130498
Log:
    gcc/ada/
	PR ada/22559
	* sem_ch3.adb (Build_Derived_Numeric_Type): Do not set RM_Size on
	a derived ordinary fixed point type.

	* sem_ch13.adb (Analyze_Attribute_Definition_Clause): Recompute
	RM_Size when a Small clause is found.

    gcc/testsuite/
	PR ada/22559
	* gnat.dg/specs/delta_small.ads: New test.

Added:
    trunk/gcc/testsuite/gnat.dg/specs/delta_small.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/sem_ch13.adb
    trunk/gcc/ada/sem_ch3.adb
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list