[internal-fn.c][committed] Convert conditional compilation on WORD_REGISTER_OPERATIONS
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Thu, 28 Apr 2016 13:38:18 +0000 (13:38 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Thu, 28 Apr 2016 13:38:18 +0000 (13:38 +0000)
commit208b85bb9135f1e59ed79855001439948a2b5a74
tree97fbc889e2e1cb2a36163410fb2b482504b5b669
parent31ae5117dde03c3069598da1d92ba61127b6e4fe
[internal-fn.c][committed] Convert conditional compilation on WORD_REGISTER_OPERATIONS

* internal-fn.c (expand_arith_overflow): Convert preprocessor check
for WORD_REGISTER_OPERATIONS to runtime check.

From-SVN: r235569
gcc/ChangeLog
gcc/internal-fn.c