re PR target/80083 (libgomp doacross2.f90 regtest fails with -mcpu=power9 -O1)
authorAaron Sawdey <acsawdey@linux.vnet.ibm.com>
Mon, 20 Mar 2017 20:43:44 +0000 (20:43 +0000)
committerAaron Sawdey <acsawdey@gcc.gnu.org>
Mon, 20 Mar 2017 20:43:44 +0000 (15:43 -0500)
2017-03-20  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>

PR target/80083
* config/rs6000/rs6000.md (*movsi_internal1): Fix constraints for
alternatives 13/14.

From-SVN: r246293

gcc/ChangeLog
gcc/config/rs6000/rs6000.md

index 07fc63898d3c699557ae6164736d5f20e46a67f9..4b4563728fdfdeade8bc6d8eb67b2566560d7bb6 100644 (file)
@@ -1,3 +1,9 @@
+2017-03-20  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
+
+       PR target/80083
+       * config/rs6000/rs6000.md (*movsi_internal1): Fix constraints for
+       alternatives 13/14.
+
 2017-03-20  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
 
        PR tree-optimization/80054
index 164fc2c33c6acc23eecc3eabe2e8e582f341f0b4..802e25752de1b5a15862f06afce0efa7b969c224 100644 (file)
   [(set (match_operand:SI 0 "rs6000_nonimmediate_operand"
                "=r,         r,           r,           ?*wI,        ?*wH,
                 m,          ?Z,          ?Z,          r,           r,
-                r,          ?*wIwH,      ?*wJwK,      ?*wK,        ?*wJwK,
+                r,          ?*wIwH,      ?*wJwK,      ?*wJwK,      ?*wu,
                 ?*wJwK,     ?*wH,        ?*wK,        ?*wIwH,      ?r,
                 r,          *c*l,        *h,          *h")