re PR c/18867 (ICE on invalid switch quantity)
[gcc.git] / gcc / ChangeLog
index 9b1204d8a6c1f926ae935f5f8bbc1feebda00283..70747e28fca0aa20523f2a29f5d249fe4f288752 100644 (file)
@@ -1,3 +1,17 @@
+2004-12-07  Steven Bosscher  <stevenb@suse.de>
+
+       PR c/18867
+       * c-typeck.c (c_start_case): Set orig_type to error_mark_node
+       when the type of the controlling expression is not a valid type.
+
+2004-12-07  Steven Bosscher  <stevenb@suse.de>
+
+       PR tree-optimization/17340
+       * tree-ssa-pre.c (compute_antic): Fix comment.
+       (compute_avail): Do not recurse, instead do a DFS using a stack
+       and a loop.
+       (execute_pre): Adjust.
+
 2004-12-07  Ziemowit Laski  <zlaski@apple.com>
 
        * c-tree.h (struct lang_type): Rename 'objc_protocols' field