gcc/gcc ChangeLog function.c
danglin@gcc.gnu.org
danglin@gcc.gnu.org
Sun Mar 4 17:05:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: danglin@gcc.gnu.org 2001-03-04 17:05:07
Modified files:
gcc : ChangeLog function.c
Log message:
* function.c (purge_addressof_1): Change type of function
purge_addressof_1 from boolean to int. Change local variable
`result' to int, and false and true to 0 and 1, respectively.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.103&r2=1.9240.2.104
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.250.2.1&r2=1.250.2.2
More information about the Gcc-cvs
mailing list