function.c (assign_parm_find_data_types): Set passed_mode and nominal_mode to the...
authorYufeng Zhang <yufeng.zhang@arm.com>
Tue, 27 Aug 2013 02:45:17 +0000 (02:45 +0000)
committerYufeng Zhang <yufeng@gcc.gnu.org>
Tue, 27 Aug 2013 02:45:17 +0000 (02:45 +0000)
commitfd91cfe3e0a62ff045811a6dc2fcce2930eef0b3
tree0bc6332e482d5aa6104827fc171e848e953baa4f
parent153009500188dd1f91935029be451a4ee5396c0e
function.c (assign_parm_find_data_types): Set passed_mode and nominal_mode to the TYPE_MODE of nominal_type for the built...

gcc/
* function.c (assign_parm_find_data_types): Set passed_mode and
nominal_mode to the TYPE_MODE of nominal_type for the built
pointer type in case of the struct-pass-by-reference.

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