OSDN Git Service

* final.c (final): Fix typo reported by Aaron W. LaFramboise.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 6970465..45d50bf 100644 (file)
@@ -1,3 +1,20 @@
+2004-07-01  Per Bothner  <per@bothner.com>
+
+       * final.c (final):  Fix typo reported by Aaron W. LaFramboise.
+
+2004-07-01  Jakub Jelinek  <jakub@redhat.com>
+
+       * expr.c (expand_assignment): Optimize bitfld += cst for 1 bit
+       bitfields as well.  STRIP_NOPS from src operand and PLUS_EXPR's
+       first operand.  Don't optimize if the bitfield is volatile.
+
+2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
+
+       * c-pretty-print.c (pp_c_postfix_expression): Handle
+       floating-point comparison operators.
+       (pp_c_expression): Pass floating-point comparison
+       operators to pp_c_postfix_expression.
+
 2004-07-01  Roger Sayle  <roger@eyesopen.com>
 
        * simplify-rtx.c (simplify_binary_operation) <PLUS, MINUS>: Use