calls.c (expand_call): Supress sibcall if we have a BLKmode return in registers.
authorRichard Henderson <rth@redhat.com>
Thu, 26 Oct 2000 23:15:26 +0000 (16:15 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Oct 2000 23:15:26 +0000 (16:15 -0700)
commit8eb99146fb0cd70a29d359508fe27bfb4767cb8c
tree7c494e52ae3f3c79e7d798a6b2a4259d98643e55
parent036099eb8fa7798adc7e8558e0d570dc26f3eb50
calls.c (expand_call): Supress sibcall if we have a BLKmode return in registers.

        * calls.c (expand_call): Supress sibcall if we have a
        BLKmode return in registers.

From-SVN: r37076
gcc/ChangeLog
gcc/calls.c