r275084 - in /branches/gcc-7-branch/gcc: Change...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Aug 30 11:25:00 GMT 2019
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-cvs
mailing list