OSDN Git Service

PR c/17730
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 7dfe5e8..4cdbe1b 100644 (file)
@@ -1,3 +1,21 @@
+2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       PR c/17730
+       * c-typeck.c (lvalue_or_else): Pass msgid directly to error.
+
+2004-09-30  Diego Novillo  <dnovillo@redhat.com>
+
+       * tree-ssa-alias.c (collect_points_to_info_r): Move analysis of
+       expressions...
+       (add_pointed_to_expr): ... here.
+       Call add_pointed_to_expr for variables with DECL_INITIAL set.
+       * tree-dfa.c (add_referenced_var): Scan DECL_INITIAL of any
+       pointer variable, if set.
+
+2004-09-30  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/sh/sh.c: Follow spelling conventions.
+
 2004-09-29  Richard Henderson  <rth@redhat.com>
 
        * unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZERO_REG.