OSDN Git Service

* calls.c (expand_call): Don't turn off ECF_LIBCALL_BLOCK for
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Dec 2001 13:02:18 +0000 (13:02 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Dec 2001 13:02:18 +0000 (13:02 +0000)
commit6e17d6064f1ed1e3ddc8bb68389cee028b751936
tree9e46f90736e54cf6b2d557a083a96a27c888a025
parentde7639eee758bdb159e6820a61051f27e82167b0
    * calls.c (expand_call): Don't turn off ECF_LIBCALL_BLOCK for
        an invalid result register; do end the sequence properly.
        (emit_library_call_value_1): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48287 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/calls.c