OSDN Git Service

2005-10-24 Andrew Pinski <pinskia@physics.uc.edu>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Oct 2005 02:15:02 +0000 (02:15 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Oct 2005 02:15:02 +0000 (02:15 +0000)
commitf6f70456f2bb9e02b146c06cc9059d136e9068f8
treea73391aa16683e6aebff717c58244aca7c03c219
parent221fe31a3cf1be01f1653e56e2beb36752c1aaee
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105911 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-format.c