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

--- Comment #9 from uros at gcc dot gnu.org 2012-05-04 17:49:00 UTC ---
Author: uros
Date: Fri May  4 17:48:56 2012
New Revision: 187171

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187171
Log:
    Backport from mainline
    2012-05-04  Uros Bizjak  <ubiz...@gmail.com>

    PR target/53228
    * config/i386/i386.h (X86_ARCH_CMOV): Rename from X86_ARCH_CMOVE.
    (TARGET_CMOV): Rename from TARGET_CMOVE.
    (TARGET_CMOVE): New define.
    * config/i386/i386.c (ix86_option_override_internal): Use TARGET_CMOV.
    Do not set TARGET_CMOVE here.


Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/i386/i386.c
    branches/gcc-4_6-branch/gcc/config/i386/i386.h

Reply via email to