r145718 - in /branches/gcc-4_4-branch/gcc: Chan...

ayers@gcc.gnu.org ayers@gcc.gnu.org
Wed Apr 8 11:59:00 GMT 2009


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  <ayers@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  <ayers@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



More information about the Gcc-cvs mailing list