[Bug target/88594] [9 Regression] ICE in int_mode_for_mode, at stor-layout.c:403
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 30 11:25:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88594
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Aug 30 11:25:16 2019
New Revision: 275084
URL: https://gcc.gnu.org/viewcvs?rev=275084&root=gcc&view=rev
Log:
Backported from mainline
2019-01-04 Jakub Jelinek <jakub@redhat.com>
PR target/88594
* config/i386/i386.c (ix86_expand_divmod_libfunc): Use mode instead
of GET_MODE (opN) as modes of the libcall arguments.
* gcc.dg/pr88594.c: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr88594.c
Modified:
branches/gcc-7-branch/gcc/ChangeLog
branches/gcc-7-branch/gcc/config/i386/i386.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list