re PR target/66474 (Document the use of %x in powerpc asm statements)
commit6a116f140f8921880516df7bcfb62fb6a3db033a
authorMichael Meissner <meissner@linux.vnet.ibm.com>
Wed, 10 Jun 2015 16:51:49 +0000 (10 16:51 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Wed, 10 Jun 2015 16:51:49 +0000 (10 16:51 +0000)
treec636c3c7f0f97644fe66dee85da8565a5bdfc8b4
parent1a4cd2cd7e7266b07e28fe4d127cfd6e6bac0916
re PR target/66474 (Document the use of %x in powerpc asm statements)

2015-06-10  Michael Meissner  <meissner@linux.vnet.ibm.com>

PR target/66474
* doc/md.texi (Machine Constraints): Document that on the PowerPC
if you use a constraint that targets a VSX register, you must use
%x<n> in the template.

From-SVN: r224332
gcc/ChangeLog
gcc/doc/md.texi