gcc/gcc/treelang ChangeLog parse.y treetree.c

phython@gcc.gnu.org phython@gcc.gnu.org
Sun Feb 27 00:16:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	phython@gcc.gnu.org	2005-02-26 14:01:08

Modified files:
	gcc/treelang   : ChangeLog parse.y treetree.c 

Log message:
	2005-02-26  James A. Morrison  <phython@gcc.gnu.org>
	
	* parse.y: Do comparisons as the type of the first expression.
	* treetree.c (tree_code_get_integer_value): Build integer constants
	with the proper type.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/treelang/ChangeLog.diff?cvsroot=gcc&r1=1.110&r2=1.111
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/treelang/parse.y.diff?cvsroot=gcc&r1=1.20&r2=1.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/treelang/treetree.c.diff?cvsroot=gcc&r1=1.55&r2=1.56



More information about the Gcc-cvs mailing list