This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/66474] Document the use of %x in powerpc asm statements


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]