function.c (assign_parms): Make sure parm PARALLEL combined in reg is composed of...
authorDavid Edelsohn <edelsohn@gnu.org>
Wed, 3 Dec 2003 04:48:26 +0000 (04:48 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 3 Dec 2003 04:48:26 +0000 (23:48 -0500)
commita0506b54dd1dc77ed69b16514c9e3d24b52d97c1
tree2984a737b055749cda3f548a258cae9e72fd2ef7
parent296e4ae8812fd0299b71c090b5dbaaa39c91ee31
function.c (assign_parms): Make sure parm PARALLEL combined in reg is composed of more than one object and...

        * function.c (assign_parms): Make sure parm PARALLEL combined
        in reg is composed of more than one object and the mode really
        produces a reg.

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