[Bug target/56114] x86_64-linux-gnu-gcc generate wrong asm instruction MOVABS for intel syntax

uros at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jan 27 16:04:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56114

--- Comment #7 from uros at gcc dot gnu.org 2013-01-27 16:03:55 UTC ---
Author: uros
Date: Sun Jan 27 16:03:40 2013
New Revision: 195496

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195496
Log:
    Backport from mainline
    2013-01-27  Uros Bizjak  <ubizjak@gmail.com>

    PR target/56114
    * config/i386/i386.md (*movabs<mode>_1): Add square brackets around
    operand 0 in movabs insn template for -masm=intel asm alternative.
    (*movabs<mode>_2): Ditto for operand 1.


Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/i386/i386.md



More information about the Gcc-bugs mailing list