This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249772 - in /branches/gcc-7-branch/gcc: Change...
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 29 Jun 2017 08:53:28 -0000
- Subject: r249772 - in /branches/gcc-7-branch/gcc: Change...
Author: rguenth
Date: Thu Jun 29 08:53:27 2017
New Revision: 249772
URL: https://gcc.gnu.org/viewcvs?rev=249772&root=gcc&view=rev
Log:
2017-06-29 Richard Biener <rguenther@suse.de>
Backport from mainline
2017-06-19 Richard Biener <rguenther@suse.de>
PR ipa/81112
* ipa-prop.c (find_constructor_constant_at_offset): Handle
RANGE_EXPR conservatively.
* g++.dg/torture/pr81112.C: New testcase.
Added:
branches/gcc-7-branch/gcc/testsuite/g++.dg/torture/pr81112.C
Modified:
branches/gcc-7-branch/gcc/ChangeLog
branches/gcc-7-branch/gcc/ipa-prop.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog