OSDN Git Service

* expmed.c (store_bit_field): Don't arbitrarily deny using insv
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index f9df376..7e12f30 100644 (file)
@@ -1,3 +1,8 @@
+2006-01-24  DJ Delorie  <dj@redhat.com>
+
+       * expmed.c (store_bit_field): Don't arbitrarily deny using insv
+       for storing constants in single-bit bitfields.
+
 2006-01-25  Ben Elliston  <bje@au.ibm.com>
 
        * dfp.c (dfp_byte_swap): Use uint32_t and not unsigned long.