builtins.c (expand_builtin_unop): New target_mode operand; use it to convert the...
authorRichard Henderson <rth@redhat.com>
Tue, 18 Mar 2003 19:03:59 +0000 (11:03 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 18 Mar 2003 19:03:59 +0000 (11:03 -0800)
commit6c537d03e67f44a2af2e72645492b36e47d00b2f
treebddc15f177ea81ff8c527d13c261dbab8bfe42bf
parent75fbf7d9694901f476bfc057120423b57812aa55
builtins.c (expand_builtin_unop): New target_mode operand; use it to convert the result to the correct mode.

        * builtins.c (expand_builtin_unop): New target_mode operand;
        use it to convert the result to the correct mode.
        (expand_builtin): Update all callers.

From-SVN: r64545
gcc/ChangeLog
gcc/builtins.c