http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60912

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Fri Apr 25 07:49:03 2014
New Revision: 209782

URL: http://gcc.gnu.org/viewcvs?rev=209782&root=gcc&view=rev
Log:
2014-04-25  Richard Biener  <rguent...@suse.de>

    PR ipa/60912
    * tree-ssa-structalias.c (ipa_pta_execute): Compute direct
    call stmt use/clobber sets during stmt walk instead of
    walking the possibly incomplete set of caller edges.

    * g++.dg/opt/pr60912.C: New testcase.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/opt/pr60912.C
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_9-branch/gcc/tree-ssa-structalias.c

Reply via email to