r269836 - in /branches/gcc-7-branch/gcc: Change...
doko@gcc.gnu.org
doko@gcc.gnu.org
Thu Mar 21 12:28:00 GMT 2019
Author: doko
Date: Thu Mar 21 12:28:26 2019
New Revision: 269836
URL: https://gcc.gnu.org/viewcvs?rev=269836&root=gcc&view=rev
Log:
2019-03-21 Matthias Klose <doko@ubuntu.com>
Backport from mainline
2019-02-26 Richard Biener <rguenther@suse.de>
PR tree-optimization/89505
* tree-ssa-structalias.c (compute_dependence_clique): Make sure
to handle restrict pointed-to vars with multiple subvars
correctly.
2019-03-21 Matthias Klose <doko@ubuntu.com>
Backport from mainline
2019-02-26 Richard Biener <rguenther@suse.de>
PR tree-optimization/89505
* gcc.dg/torture/pr89505.c: New testcase.
Added:
branches/gcc-7-branch/gcc/testsuite/gcc.dg/torture/pr89505.c
Modified:
branches/gcc-7-branch/gcc/ChangeLog
branches/gcc-7-branch/gcc/testsuite/ChangeLog
branches/gcc-7-branch/gcc/tree-ssa-structalias.c
More information about the Gcc-cvs
mailing list