OSDN Git Service

PR c/35430
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 13aad41..7e062db 100644 (file)
@@ -1,4 +1,13 @@
 2008-11-04  Jakub Jelinek  <jakub@redhat.com>
+           Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR c/35430
+       * c-common.c (warn_for_sign_compare): For complex result_type
+       use component's type.
+
+2008-11-04  Jakub Jelinek  <jakuB@redhat.com>
+
+       * print-tree.c (print_node): Use code instead of TREE_CODE (node).
 
        * print-tree.c (print_node): Don't print DECL_INITIAL
        for PARM_DECL.