gcc/gcc ChangeLog fold-const.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Mon Jun 16 12:43:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2003-06-16 12:42:54
Modified files:
gcc : ChangeLog fold-const.c
Log message:
* fold-const.c (operand_equal_p): Consider two calls to "const"
functions with identical non-volatile arguments to be equal.
Consider the FUNCTION_DECL for the "__builtin_foo" form of a
built-in function to be equal to the "foo" form.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.0&r2=2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.263&r2=1.264
More information about the Gcc-cvs
mailing list