re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when compiling...
authorVladimir Makarov <vmakarov@redhat.com>
Thu, 24 Sep 2015 20:40:30 +0000 (20:40 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Thu, 24 Sep 2015 20:40:30 +0000 (20:40 +0000)
commit86f0bef37378a05ef620a6120b95698c3f113db8
treea25a56cc9d84014637dade6e7835f7c12d69eb5b
parent3563212292d643dee54ff75771032ea92fe34e78
re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when compiling with -Os)

2015-09-24  Vladimir Makarov  <vmakarov@redhat.com>

PR target/61578
* ira-color.c (update_allocno_cost): Add parameter.
(update_costs_from_allocno): Decrease conflict cost.  Pass the new
parameter.

From-SVN: r228097
gcc/ChangeLog
gcc/ira-color.c