OSDN Git Service

2004-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 5a5d6d1..5408d08 100644 (file)
@@ -1,3 +1,13 @@
+2004-11-12  Ralf Corsepius  <ralf.corsepius@rtems.org>
+
+       * config/rs6000/t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY):
+       Remove m505/roe multilib variant.
+
+2004-11-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * expr.c (emit_group_load) <CONCAT>: Use extract_bit_field
+       to load from the stack.
+
 2004-11-12  Richard Henderson  <rth@redhat.com>
 
        * toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI.