[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 16:52:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66474

--- Comment #2 from Michael Meissner <meissner at gcc dot gnu.org> ---
Author: meissner
Date: Wed Jun 10 16:51:49 2015
New Revision: 224332

URL: https://gcc.gnu.org/viewcvs?rev=224332&root=gcc&view=rev
Log:
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:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/md.texi



More information about the Gcc-bugs mailing list