[Bug target/66474] Document the use of %x in powerpc asm statements
meissner at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 10 17:16:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66474
--- Comment #3 from Michael Meissner <meissner at gcc dot gnu.org> ---
Author: meissner
Date: Wed Jun 10 17:15:25 2015
New Revision: 224333
URL: https://gcc.gnu.org/viewcvs?rev=224333&root=gcc&view=rev
Log:
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.
Modified:
branches/ibm/gcc-5-prefixes/gcc/doc/md.texi
More information about the Gcc-bugs
mailing list