always define HAVE_conditional_move
commitcf2f2c56eb85dd164aad2f5b801eb21d78fe8a35
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 May 2015 01:04:09 +0000 (22 01:04 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 May 2015 01:04:09 +0000 (22 01:04 +0000)
treea37891e94f721c718315cb660f065ca1c6b6f94a
parentc6bb296a2fcca429823748a066c7797ee1e90b73
always define HAVE_conditional_move

gcc/ChangeLog:

2015-05-20  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

* genconfig.c (main): Always define HAVE_conditional_move.
* combine.c, expmed.c, expr.c, ifcvt.c, optabs.c, optabs.h,
toplev.c, tree-ssa-phiopt.c: Don't check if HAVE_conditional_move
is defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223517 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c
gcc/expmed.c
gcc/expr.c
gcc/genconfig.c
gcc/ifcvt.c
gcc/optabs.c
gcc/optabs.h
gcc/toplev.c
gcc/tree-ssa-phiopt.c