]> git.ipfire.org Git - thirdparty/gcc.git/commit
predicates.md (const0_operand): Do not match const_wide_int code.
authorUros Bizjak <ubizjak@gmail.com>
Mon, 25 Apr 2016 19:20:45 +0000 (21:20 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 25 Apr 2016 19:20:45 +0000 (21:20 +0200)
commiteebe7d1c7f13193c951d7fe1ca5eeb25a924f381
tree52907fefa471c3634540d64affdc5706e5c9e1cf
parenta7d56fb84086a717160b181b61eebd544e806ffc
predicates.md (const0_operand): Do not match const_wide_int code.

* config/i386/predicates.md (const0_operand): Do not match
const_wide_int code.
(const1_operand): Ditto.

From-SVN: r235417
gcc/ChangeLog
gcc/config/i386/predicates.md