re PR target/39768 (internal compiler error: RTL check: expected code 'const_int...
authorStuart Henderson <shenders@gcc.gnu.org>
Tue, 3 May 2011 15:09:19 +0000 (15:09 +0000)
committerStuart Henderson <shenders@gcc.gnu.org>
Tue, 3 May 2011 15:09:19 +0000 (15:09 +0000)
commit9f1112095c7ac4989e19db95602027681c698050
treee8c4c8a6fe49cb4811ec2bfeaf44b0a59ab96f55
parent0ecca7a6a6185daa25fa3253962155ae42c086b2
re PR target/39768 (internal compiler error: RTL check: expected code 'const_int', have 'reg' in gen_rotlsi3, at config/bfin/bfin.md:1616)

2011-05-03  Stuart Henderson  <shenders@gcc.gnu.org>

        From Bernd Schmidt
        * config/bfin/bfin.md (rotrsi, rotlsi): Don't take INTVAL of anything
        that's not CONST_INT.  Seemingly redundant check is due to PR39768.

From-SVN: r173310
gcc/ChangeLog
gcc/config/bfin/bfin.md