ira.c (check_allocation): Correctly handle the case where an allocno with two objects...
authorBernd Schmidt <bernds@codesourcery.com>
Thu, 22 Jul 2010 22:34:11 +0000 (22:34 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Thu, 22 Jul 2010 22:34:11 +0000 (22:34 +0000)
commit8cfd82bf11f0263afd6473c7d083dccb8b30994b
tree1bc97e5c8304c5748e093edb4e0c982d7ede7eac
parent1a39adaec83f79b303de34234b89c4827af9f313
ira.c (check_allocation): Correctly handle the case where an allocno with two objects was allocated to a...

* ira.c (check_allocation): Correctly handle the case where an allocno
with two objects was allocated to a single reg.

From-SVN: r162432
gcc/ChangeLog
gcc/ira.c