i386.c (ix86_expand_sse2_abs): Rename function arguments.
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 31 Oct 2013 18:37:29 +0000 (19:37 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 31 Oct 2013 18:37:29 +0000 (19:37 +0100)
commite5ccdfcd51ccbd0c9353f94f73bce18d42adbaac
tree3f4deea604524913db4766b044ac517245f03376
parent5e5f34bf635888199217753e461cfea3bb8ab390
i386.c (ix86_expand_sse2_abs): Rename function arguments.

* config/i386/i386.c (ix86_expand_sse2_abs): Rename function arguments.
Use gcc_unreachable for unhandled modes.  Do not check results of
expand_simple_binop.  If not expanded to target, move the result.

From-SVN: r204271
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog