OSDN Git Service

Revert
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 599b09c..8af5e87 100644 (file)
@@ -1,3 +1,18 @@
+2011-02-15  Jeff Law  <law@redhat.com>
+
+       Revert
+       2011-01-25  Jeff Law  <law@redhat.com>
+
+       PR rtl-optimization/37273
+       * ira-costs.c (scan_one_insn): Detect constants living in memory and
+       handle them like argument loads from stack slots.  Do not double
+       count memory for memory constants and argument loads from stack slots.
+
+2011-02-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR middle-end/47725
+       * combine.c (cant_combine_insn_p): Revert the last change.
+
 2011-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
 
        PR target/47755