]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR target/66474 (Document the use of %x in powerpc asm statements)
authorMichael Meissner <meissner@linux.vnet.ibm.com>
Wed, 10 Jun 2015 17:34:12 +0000 (17:34 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Wed, 10 Jun 2015 17:34:12 +0000 (17:34 +0000)
commit88c628b5af15f7fe457c41f3d5c6c20a03a6e686
tree9363f47545d3db6d1543f5cc60bb2aac52e22a01
parent78fe7c42fc2b2ba8d2da0e776e2eec96a63dcca5
backport: re PR target/66474 (Document the use of %x in powerpc asm statements)

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

Backport from mainline:
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: r224336
gcc/ChangeLog
gcc/doc/md.texi