]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.c (get_def_for_expr_class): Define only if HAVE_conditional_move.
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 21 May 2012 17:21:44 +0000 (17:21 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Mon, 21 May 2012 17:21:44 +0000 (17:21 +0000)
commit18c5643980c3d5d00cffc0df8f28b8263be34985
tree3572f7fc9551d8041e36aa14be1f8a52286d8356
parentbbe9ae518072d74bd5c1d8c0b365d9037b0c9ecb
expr.c (get_def_for_expr_class): Define only if HAVE_conditional_move.

* expr.c (get_def_for_expr_class): Define only if
HAVE_conditional_move.
(convert_tree_comp_to_rtx): Likewise.

From-SVN: r187727
gcc/ChangeLog
gcc/expr.c