i386.md (*jcc_bt<mode>): Only allow const_int values more than or equal 8 and less...
authorUros Bizjak <ubizjak@gmail.com>
Wed, 8 Jul 2015 09:31:34 +0000 (11:31 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 8 Jul 2015 09:31:34 +0000 (11:31 +0200)
commiteb63d211c026c60a3dcbddac31042e5e39975d90
tree83da5090637ba0a2099062b5d58ffe5d05834666
parent94381a904de0f8afff0ea8bce7243649cbb3a6e9
i386.md (*jcc_bt<mode>): Only allow const_int values more than or equal 8 and less than 32 when...

* config/i386/i386.md (*jcc_bt<mode>): Only allow const_int values
more than or equal 8 and less than 32 when optimizing for size.

From-SVN: r225539
gcc/ChangeLog
gcc/config/i386/i386.md