[combine] Check WORD_REGISTER_OPERATIONS normally rather than through preprocessor
authorktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Dec 2015 10:42:47 +0000 (10:42 +0000)
committerktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Dec 2015 10:42:47 +0000 (10:42 +0000)
commit3290051348c6602d3884a5115c1cf540c9f88832
treecb8b4becdcc2d8e585957e830aac41f403c8d6be
parent866ff3234e8ad6cfc8ea65c2770925534e69681e
[combine] Check WORD_REGISTER_OPERATIONS normally rather than through preprocessor

* combine.c (simplify_comparison): Convert preprocessor check of
WORD_REGISTER_OPERATIONS into runtime check.

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