r129755 - in /branches/named-addr-spaces-branch...

bje@gcc.gnu.org bje@gcc.gnu.org
Mon Oct 29 23:37:00 GMT 2007


Author: bje
Date: Mon Oct 29 23:37:13 2007
New Revision: 129755

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129755
Log:
	* fold-const.c (fit_double_type): Fix typo.
	(fold_convert_const): Fix comparisons between integer constants
	and __ea pointers.
	* c-typeck.c (build_binary_op): If either operand is an __ea
	pointer, make the result of a comparison an __ea pointer also.

Modified:
    branches/named-addr-spaces-branch/gcc/ChangeLog.named
    branches/named-addr-spaces-branch/gcc/c-typeck.c
    branches/named-addr-spaces-branch/gcc/fold-const.c



More information about the Gcc-cvs mailing list