gcc/gcc/ada ChangeLog decl.c utils2.c

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Thu Mar 17 15:35:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	ebotcazou@gcc.gnu.org	2005-03-17 15:35:05

Modified files:
	gcc/ada        : ChangeLog decl.c utils2.c 

Log message:
	PR ada/19140
	Backport from mainline:
	
	2005-03-15  Eric Botcazou  <ebotcazou@adacore.com>
	* decl.c (gnat_to_gnu_entity) <E_Variable>: Do not convert again the
	expression to the type of the object when the object is constant.
	* utils2.c (build_binary_op): Fix typo.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.638.4.5&r2=1.638.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.65&r2=1.65.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/utils2.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.44&r2=1.44.6.1



More information about the Gcc-cvs mailing list