gcc/gcc ChangeLog fold-const.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Tue Dec 30 17:21:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2003-12-30 17:21:55
Modified files:
gcc : ChangeLog fold-const.c
Log message:
* fold-const.c (fold) <COND_EXPR>: Don't require strict type
equality, instead just prevent replacing a COND_EXPR of non-void
type by one of its operands of void type.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2116&r2=2.2117
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.319&r2=1.320
More information about the Gcc-cvs
mailing list