OSDN Git Service

PR c/35430
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 0a0d33c..7e062db 100644 (file)
@@ -1,3 +1,21 @@
+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.
+
+       PR c/37106
+       * c-common.c (parse_optimize_options): Save and restore
+       flag_strict_aliasing around decode_options call.
+
 2008-11-04  Uros Bizjak  <ubizjak@gmail.com>
 
        * config/i386/driver-i386.c (enum vendor_signatures): New enum.