https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89505

--- Comment #8 from Matthias Klose <doko at gcc dot gnu.org> ---
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  <d...@ubuntu.com>

        Backport from mainline
        2019-02-26  Richard Biener  <rguent...@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  <d...@ubuntu.com>

        Backport from mainline
        2019-02-26  Richard Biener  <rguent...@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

Reply via email to