------- Comment #11 from ayers at gcc dot gnu dot org  2009-04-08 11:59 -------
Subject: Bug 27377

Author: ayers
Date: Wed Apr  8 11:59:36 2009
New Revision: 145718

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145718
Log:
gcc/
2009-04-08  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.

gcc/testsuite/
2009-04-02  David Ayers  <ay...@fsfe.org>

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


Added:
    branches/gcc-4_4-branch/gcc/testsuite/objc.dg/conditional-1.m
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/c-typeck.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to