]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/44691 (ICE: RTL check: expected code 'reg', have 'plus' in...
authorAndrey Belevantsev <abel@ispras.ru>
Thu, 19 Aug 2010 10:03:39 +0000 (14:03 +0400)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Thu, 19 Aug 2010 10:03:39 +0000 (14:03 +0400)
commit5e841c82c9daaacac3e73a20c2a32c75c2d1603d
tree0c5119003967ec2c376ca440652e2f63b362c091
parent8ebbe10ff24935a773d06116217b000715bb4d49
re PR rtl-optimization/44691 (ICE: RTL check: expected code 'reg', have 'plus' in rhs_regno, at rtl.h:1050)

PR rtl-optimization/44691
* sel-sched.c (count_occurrences_1): Also punt when SUBREG_REG
is not a register.

From-SVN: r163369
gcc/ChangeLog
gcc/sel-sched.c