https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95255

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Uros Bizjak <u...@gcc.gnu.org>:

https://gcc.gnu.org/g:217a22416575c638940b25ea5937ff09d40cf808

commit r10-8178-g217a22416575c638940b25ea5937ff09d40cf808
Author: Uros Bizjak <ubiz...@gmail.com>
Date:   Sun May 24 18:01:08 2020 +0200

    i386: Fix <rounding_insn><mode>2 expander [PR95255]

    2020-05-24  Uroš Bizjak  <ubiz...@gmail.com>

    gcc/ChangeLog:
            PR target/95255
            * config/i386/i386.md (<rounding_insn><mode>2): Do not try to
            expand non-sse4 ROUND_ROUNDEVEN rounding via SSE support routines.

    gcc/testsuite/ChangeLog:
            PR target/95255
            * gcc.target/i386/pr95255.c: New test.

Reply via email to