function.c (expand_function_start): Don't abort on PARALLEL returns from hard_functio...
authorRichard Henderson <rth@redhat.com>
Fri, 25 May 2001 19:05:24 +0000 (12:05 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 25 May 2001 19:05:24 +0000 (12:05 -0700)
commit80a480ca1619ef0447017f63e48d78d659699d6e
tree9a98eef4d1ff1ec747bda51e8ffc1bf93e58ddbe
parent244ec848eb7a732d01248966365a64895230c708
function.c (expand_function_start): Don't abort on PARALLEL returns from hard_function_value.

        * function.c (expand_function_start): Don't abort on PARALLEL
        returns from hard_function_value.

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