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

--- Comment #11 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 
17:55:59 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:55:55 2011
New Revision: 169639

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169639
Log:
In gcc/:
2011-01-26  Nicola Pero  <nicola.p...@meta-innovation.com>

    PR c/43082
    * c-typeck.c (c_objc_common_truthvalue_conversion): If we are
    passed a VOID_TYPE expression, immediately emit an error and
    return error_mark_node.

In gcc/testsuite/:
2011-01-26  Nicola Pero  <nicola.p...@meta-innovation.com>
        Andrew Pinski  <pins...@gmail.com>

    PR c/43082
    * gcc.dg/pr43082.c: New.

Added:
    branches/google/integration/gcc/testsuite/gcc.dg/pr43082.c
Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/c-typeck.c
    branches/google/integration/gcc/testsuite/ChangeLog

Reply via email to