re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1...
[gcc.git] / gcc / ChangeLog
index 2261ec45d50378d3de1926ffb7a775d37c2928f5..6178f335b689743b04dfd479e914db157db68907 100644 (file)
@@ -1,5 +1,9 @@
 2012-10-05  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
+       PR rtl-optimization/54739
+       * config/pa/pa.md: Remove DImode and, not and, ior and xor patterns
+       for 32-bit targets.  Adjust expanders.
+
        * config/pa/pa.md: Adjust unamed HImode add insn pattern.
 
 2012-10-05  Oleg Endo  <olegendo@gcc.gnu.org>