https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80123
--- Comment #4 from Michael Meissner ---
Author: meissner
Date: Wed Mar 29 23:15:51 2017
New Revision: 246577
URL: https://gcc.gnu.org/viewcvs?rev=246577&root=gcc&view=rev
Log:
[gcc]
2017-03-29 Michael Meissner
Back port from trunk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80123
--- Comment #2 from acsawdey at gcc dot gnu.org ---
Author: acsawdey
Date: Wed Mar 22 17:47:55 2017
New Revision: 246394
URL: https://gcc.gnu.org/viewcvs?rev=246394&root=gcc&view=rev
Log:
2017-03-21 Aaron Sawdey
PR target/80123
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80123
acsawdey at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80123
--- Comment #1 from acsawdey at gcc dot gnu.org ---
Changing the final constraint of vsx_splat_ from "wr" to "b" allows this
to compile and pass the execution test.
This isn't really a correct fix as "b" is not NO_REGS if 64-bit instructions
are