r145801 - in /trunk/gcc/ada: ChangeLog exp_fixd...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Apr 9 08:15:00 GMT 2009


Author: charlet
Date: Thu Apr  9 08:15:14 2009
New Revision: 145801

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145801
Log:
2009-04-09  Robert Dewar  <dewar@adacore.com>

	* sem_attr.adb (Check_Stream_Attribute): Check violation of
	restriction No_Streams

	* gnat_rm.texi: Clarify No_Streams restriction

	* g-socket.adb: Minor reformatting.

2009-04-09  Thomas Quinot  <quinot@adacore.com>

	* g-socket.ads: Mark Initialize and Finalize as obsolesent interfaces.

2009-04-09  Geert Bosch  <bosch@adacore.com>

	* exp_fixd.adb (Build_Conversion): Accept new optional Trunc argument.
	(Set_Result): Likewise.
	(Expand_Convert_Float_To_Fixed): Have Set_Result truncate the
	conversion, as required by RM 4.6(31).


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_fixd.adb
    trunk/gcc/ada/g-socket.adb
    trunk/gcc/ada/g-socket.ads
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/sem_attr.adb



More information about the Gcc-cvs mailing list