------- Comment #8 from ayers at gcc dot gnu dot org  2009-03-29 08:09 -------
Subject: Bug 27377

Author: ayers
Date: Sun Mar 29 08:09:44 2009
New Revision: 145225

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145225
Log:
gcc/
2009-03-00  David Ayers  <ay...@fsfe.org>

        PR objc/27377
        * c-typeck.c (build_conditional_expr): Emit ObjC warnings
        by calling objc_compare_types and surpress warnings about
        incompatible C pointers that are compatible ObjC pointers.

testsuite/
2009-03-00  David Ayers  <ay...@fsfe.org>

        PR objc/27377
        * objc.dg/conditional-1.m: New tests.


Added:
    trunk/gcc/testsuite/objc.dg/conditional-1.m
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-typeck.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27377

Reply via email to