expr.c (optimize_bitfield_assignment_op): Use str_mode and str_bitsize instead of...
[gcc.git] / gcc / ChangeLog
index 24f316e213734c5edbed27a99b4b097cee4a387c..998162247313f26096468987a998e30058dbe425 100644 (file)
@@ -1,3 +1,8 @@
+2012-03-24  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * expr.c (optimize_bitfield_assignment_op) <BIT_IOR_EXPR>: Use str_mode
+       and str_bitsize instead of more convoluted expressions.
+
 2012-03-24  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR target/52610