r275079 - in /branches/gcc-7-branch/gcc: Change...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Aug 30 11:20:00 GMT 2019
Author: jakub
Date: Fri Aug 30 11:20:47 2019
New Revision: 275079
URL: https://gcc.gnu.org/viewcvs?rev=275079&root=gcc&view=rev
Log:
Backported from mainline
2018-12-13 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/88416
* valtrack.c (cleanup_auto_inc_dec): Handle pre/post-inc/dec/modify
even if !AUTO_INC_DEC.
* gcc.target/i386/pr88416.c: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr88416.c
Modified:
branches/gcc-7-branch/gcc/ChangeLog
branches/gcc-7-branch/gcc/testsuite/ChangeLog
branches/gcc-7-branch/gcc/valtrack.c
More information about the Gcc-cvs
mailing list