OSDN Git Service

2008-03-24 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index fd9ef60..a1ab328 100644 (file)
@@ -1,3 +1,12 @@
+2008-03-24  Richard Guenther  <rguenther@suse.de>
+
+       PR c/22371
+       * gimplify.c (gimplify_modify_expr): For frontend type-correct
+       pointer assignments change conversions according to middle-end rules.
+       (gimplify_modify_expr_rhs): Deal with NULL TARGET_EXPR_INITIAL.
+       * configure.ac: Include type checking in yes.
+       * configure: Regenerate.
+
 2008-03-24  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
 
        * diagnostic.c (diagnostic_count_diagnostic): Delete.