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

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

https://gcc.gnu.org/g:1a030003858d853f564ed354f1cb579c03db17ef

commit r11-575-g1a030003858d853f564ed354f1cb579c03db17ef
Author: Uros Bizjak <ubiz...@gmail.com>
Date:   Fri May 22 18:02:49 2020 +0200

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

    2020-05-22  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