]> git.ipfire.org Git - thirdparty/gcc.git/commit
calls.c (emit_library_call_value_1): If PROMOTE_MODE modifed the result mode of the...
authorRichard Henderson <rth@redhat.com>
Mon, 12 Feb 2007 18:46:16 +0000 (10:46 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 12 Feb 2007 18:46:16 +0000 (10:46 -0800)
commit7ab0aca2fecff07dbc2dd3cf01e6288bf4a18454
tree6185ee35e148de63968ad0243f38271e107885d1
parentd8d25baea642cfd4e4bcb4d4b9e3f2b12921ffac
calls.c (emit_library_call_value_1): If PROMOTE_MODE modifed the result mode of the libcall, convert back to outmode.

        * calls.c (emit_library_call_value_1): If PROMOTE_MODE modifed the
        result mode of the libcall, convert back to outmode.

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