re PR rtl-optimization/37360 (ICE in haifa-sched.c when compiling __popcountsi2 from...
authorAndrey Belevantsev <abel@ispras.ru>
Tue, 9 Sep 2008 14:19:31 +0000 (18:19 +0400)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Tue, 9 Sep 2008 14:19:31 +0000 (18:19 +0400)
commitbff5a22dc49b3f4fcac70a4e936c5b6db3808883
tree5083d62c9cc5a3ecb1ce60c23b9fe6dacd08b35e
parentb59d39763b34536f6357a98a622908de83e152e6
re PR rtl-optimization/37360 (ICE in haifa-sched.c when compiling __popcountsi2 from libgcc)

        PR rtl-optimization/37360
        * haifa-sched.c (max_issue): Do not assert that we never issue more
        insns than issue_rate.  Add comment.

From-SVN: r140151
gcc/ChangeLog
gcc/haifa-sched.c