r122998 - in /branches/fixed-point/gcc: ChangeL...
chaoyingfu@gcc.gnu.org
chaoyingfu@gcc.gnu.org
Fri Mar 16 21:41:00 GMT 2007
Author: chaoyingfu
Date: Fri Mar 16 21:41:38 2007
New Revision: 122998
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122998
Log:
* c-typeck.c (comptypes_internal): We should not allow saturating
and non-saturating fixed-point types compatible.
* tree-pretty-print.c (dump_generic_node): Support FIXED_CONVERT_EXPR.
* fold-const.c (fold_binary): Check if TYPE_SATURATING is consistent.
Modified:
branches/fixed-point/gcc/ChangeLog
branches/fixed-point/gcc/c-typeck.c
branches/fixed-point/gcc/fold-const.c
branches/fixed-point/gcc/tree-pretty-print.c
More information about the Gcc-cvs
mailing list