gcc/gcc ChangeLog c-format.c
pinskia@gcc.gnu.org
pinskia@gcc.gnu.org
Wed Oct 26 02:15:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pinskia@gcc.gnu.org 2005-10-26 02:15:03
Modified files:
gcc : ChangeLog c-format.c
Log message:
2005-10-24 Andrew Pinski <pinskia@physics.uc.edu>
PR c/23103
* c-format.c (check_format_types): Use lang_hooks.types_compatible_p
instead of pointer equality when comparing types.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.10213&r2=2.10214
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-format.c.diff?cvsroot=gcc&r1=1.84&r2=1.85
More information about the Gcc-cvs
mailing list