OSDN Git Service

2005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index e79da09..abb1845 100644 (file)
@@ -1,3 +1,30 @@
+2005-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * config/i386/i386.md (trap): Use "".word/t0x0b0f" instead of ud2.
+
+2005-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR middle-end/21180
+       * fold-const.c (fold_build1): Add checksum for the operands.
+       (fold_build2): Likewise.        
+       (fold_build3): Likewise.
+
+2005-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR middle-end/19055
+       * fold-const.c (fold_binary): Transform "(X | Y) ^ X" to "Y & ~ X".
+
+2005-07-21  Paolo Bonzini  <bonzini@gnu.org>
+
+       * common.opt (-fforward-propagate): Committed by mistake,
+       removed.
+
+2005-07-21  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       * reg-stack.c: Fix comment typo(s).
+       * tree-ssa-operands.c: Likewise.
+       * tree-vectorizer: Likewise.
+
 2005-07-21  Nick Clifton  <nickc@redhat.com>
 
        * config/sh/symbian.c: Replace C++ style line comments with C