[Bug target/95255] [10/11 Regression] ICE in gen_roundevendf2, at config/i386/i386.md:16328 since r10-2809-gd3b92f35d84f44a8
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 22 16:03:17 GMT 2020
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 <uros@gcc.gnu.org>:
https://gcc.gnu.org/g:1a030003858d853f564ed354f1cb579c03db17ef
commit r11-575-g1a030003858d853f564ed354f1cb579c03db17ef
Author: Uros Bizjak <ubizjak@gmail.com>
Date: Fri May 22 18:02:49 2020 +0200
i386: Fix <rounding_insn><mode>2 expander [PR95255]
2020-05-22 Uroš Bizjak <ubizjak@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.
More information about the Gcc-bugs
mailing list