rs6000.c (rs6000_function_arg): Ensure type is non-NULL.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 13 Dec 2018 19:25:59 +0000 (19:25 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 13 Dec 2018 19:25:59 +0000 (14:25 -0500)
commitab0cdfdd97602ae1fc24b02d506c58e82f19ab63
treea4754eba858125098d4dbbe8c675df82933d1387
parentd1573fe051974d73af613b1ccce5dcecc21ee94a
rs6000.c (rs6000_function_arg): Ensure type is non-NULL.

* config/rs6000/rs6000.c (rs6000_function_arg): Ensure type is non-NULL.
(rs6000_arg_partial_bytes): Same.

From-SVN: r267104
gcc/ChangeLog
gcc/config/rs6000/rs6000.c