PR target/53228
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 May 2012 16:42:23 +0000 (16:42 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 May 2012 16:42:23 +0000 (16:42 +0000)
commit91fcc7166cbe86a684e2a30b87e8a35be60057e7
tree1cae48dc06421e999679398a0a305cc6747aeda5
parente163935c9d756c0a00c9750ccbe55be840d17447
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187168 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h