function.c (record_hard_reg_sets): Restrict the previous change to cases where the...
authorBernd Schmidt <bernds@codesourcery.com>
Wed, 21 Jul 2010 22:51:13 +0000 (22:51 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Wed, 21 Jul 2010 22:51:13 +0000 (22:51 +0000)
commitdbb9443595084d94c8e785f4d86d1c72d1b72f96
tree48f7964c388c21afcc80efd5ffe6795c4bd24612
parent08bd6876cbd11b9e727229ce33dd2d3d8a904993
function.c (record_hard_reg_sets): Restrict the previous change to cases where the incoming nominal mode is the...

* function.c (record_hard_reg_sets): Restrict the previous change
to cases where the incoming nominal mode is the same as the
incoming promoted mode and everything happens in MODE_INT.

From-SVN: r162391
gcc/ChangeLog
gcc/function.c