re PR c/23103 (gcc_diag does not work with -combine)
authorAndrew Pinski <pinskia@physics.uc.edu>
Wed, 26 Oct 2005 02:15:02 +0000 (02:15 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 26 Oct 2005 02:15:02 +0000 (19:15 -0700)
commit02f8406bd02ea1016df74868d5576138fe760d7d
treea73391aa16683e6aebff717c58244aca7c03c219
parent93f0c5dc9466b086977abd4c421549d552edee92
re PR c/23103 (gcc_diag does not work with -combine)

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.

From-SVN: r105911
gcc/ChangeLog
gcc/c-format.c