i386.c (option_override_internal): Enable TARGET_CMOVE when TARGET_RDRND is active.
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 19 May 2011 21:09:25 +0000 (23:09 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 19 May 2011 21:09:25 +0000 (23:09 +0200)
commit0955cf616c9da0fbd6721dec1e39048559483a45
treea29fb8b35e98c988f9c6abaf8cef0c3bd30e949b
parent4409de247c778276c0445f3d9f8817562f152b78
i386.c (option_override_internal): Enable TARGET_CMOVE when TARGET_RDRND is active.

* config/i386/i386.c (option_override_internal): Enable TARGET_CMOVE
when TARGET_RDRND is active.
(ix86_expand_builtin) <case IX86_BUILTIN_RDRAND{16,32,64}_STEP>:
Generate dummy SImode target register when target is NULL.

From-SVN: r173921
gcc/ChangeLog
gcc/config/i386/i386.c