Commit 92279d5f by Aaron Sawdey Committed by Aaron Sawdey

re PR target/80083 (libgomp doacross2.f90 regtest fails with -mcpu=power9 -O1)


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
parent 55b11c60
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> 2017-03-20 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
PR tree-optimization/80054 PR tree-optimization/80054
......
...@@ -6727,7 +6727,7 @@ ...@@ -6727,7 +6727,7 @@
[(set (match_operand:SI 0 "rs6000_nonimmediate_operand" [(set (match_operand:SI 0 "rs6000_nonimmediate_operand"
"=r, r, r, ?*wI, ?*wH, "=r, r, r, ?*wI, ?*wH,
m, ?Z, ?Z, r, r, m, ?Z, ?Z, r, r,
r, ?*wIwH, ?*wJwK, ?*wK, ?*wJwK, r, ?*wIwH, ?*wJwK, ?*wJwK, ?*wu,
?*wJwK, ?*wH, ?*wK, ?*wIwH, ?r, ?*wJwK, ?*wH, ?*wK, ?*wIwH, ?r,
r, *c*l, *h, *h") r, *c*l, *h, *h")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment