2008-09-09 Vladimir Makarov <vmakarov@redhat.com>
commit1e2504eccca574f5934f2d6316f87093d97dd375
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Sep 2008 17:05:56 +0000 (9 17:05 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Sep 2008 17:05:56 +0000 (9 17:05 +0000)
treef771b4c111a3916cfd3bca4597f9d6ec3585cc30
parent296a743c735f037c6ec55ed4dd14742d1f1e5bb0
2008-09-09  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-opt/37333

* ira-build.c (ira_create_allocno): Setup frequency to 0.

* ira-color.c (update_conflict_hard_regno_costs): Remove assert.
Check zero freq and increase if necessary.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140160 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ira-build.c
gcc/ira-color.c