expr.c (convert_move): If the target has an explicit converter, use it.
authorDJ Delorie <dj@redhat.com>
Fri, 29 Aug 2014 23:19:42 +0000 (19:19 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Fri, 29 Aug 2014 23:19:42 +0000 (19:19 -0400)
commitaea3d681ec784b1a44ee3b37b0df2b71bdfadfc3
tree7f070b263210ec5bbead0e3597a0bb150827c542
parent4c90724737ae14a9d11e6713ea50ad7409cdc8fe
expr.c (convert_move): If the target has an explicit converter, use it.

* expr.c (convert_move): If the target has an explicit converter,
use it.

From-SVN: r214747
gcc/ChangeLog
gcc/expr.c