re PR target/57615 (power8 support does not deal with -mquad-memory -mno-vsx)
authorMichael Meissner <meissner@linux.vnet.ibm.com>
Fri, 14 Jun 2013 20:52:44 +0000 (20:52 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Fri, 14 Jun 2013 20:52:44 +0000 (20:52 +0000)
commitd1aa4a76d271acb5f0a56ee7f4822a835baba955
treecdf595bd77ee6138e167a89a2d930562b5c70dcc
parente91d0adbc165ca56844bc0f0c8c92782739d75f4
re PR target/57615 (power8 support does not deal with -mquad-memory -mno-vsx)

2013-06-14  Michael Meissner  <meissner@linux.vnet.ibm.com>

PR target/57615
* config/rs6000/rs6000.md (mov<mode>_ppc64): Call
rs6000_output_move_128bit to handle emitting quad memory
operations.  Set attribute length to 8 bytes.

From-SVN: r200107
gcc/ChangeLog
gcc/config/rs6000/rs6000.md