OSDN Git Service

* builtins.c (expand_builtin_unop): New target_mode operand;
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Mar 2003 19:03:59 +0000 (19:03 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Mar 2003 19:03:59 +0000 (19:03 +0000)
commitefb070c849858043126e2bf238b3a4f07ab7922e
treebddc15f177ea81ff8c527d13c261dbab8bfe42bf
parenta7a67c7ffc21b0ed2653528fb8dd4490d78e87f3
    * builtins.c (expand_builtin_unop): New target_mode operand;
        use it to convert the result to the correct mode.
        (expand_builtin): Update all callers.

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