OSDN Git Service

* sbitmap.c (sbitmap_union_of_preds): Set 'e' to the next edge predecessor in
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 50c11f8..f01b7f3 100644 (file)
@@ -1,3 +1,19 @@
+2004-11-22  Nick Clifton  <nickc@redhat.com>
+
+       * sbitmap.c (sbitmap_union_of_preds): Set 'e' to the next edge
+       predecessor in the first for-loop.
+
+2004-11-21  Stan Shebs  <shebs@apple.com>
+
+       * config/rs6000/rs6000.c: (rs6000_darwin64_function_arg): Add
+       UNION_TYPE case.
+       (function_arg): Move darwin test up, sniff mode first for
+       efficiency, test for union type.
+
+2004-11-21  Dale Johannesen  <dalej@apple.com>
+
+       * config/darwin.h (JUMP_TABLES_IN_TEXT_SECTION):  Define.
+
 2004-11-21  Jeff Law  <law@redhat.com>
 
        * tree-ssa.c (verify_use): Fix comment.