------- Comment #8 from rguenth at gcc dot gnu dot org  2010-02-11 15:39 -------
Subject: Bug 41664

Author: rguenth
Date: Thu Feb 11 15:38:59 2010
New Revision: 156699

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156699
Log:
2010-02-11  Richard Guenther  <rguent...@suse.de>

        PR lto/41664
        * tree-ssa-alias.c (refs_may_alias_p_1): Canonicalize
        pointer-vs-decl case by swapping refs.  Handle some cases
        of pointer-vs-decl disambiguations more conservatively.
        * cfgexpand.c (gimple_expand_cfg): Set gimple_df->in_ssa_p
        to false after expanding.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgexpand.c
    trunk/gcc/tree-ssa-alias.c


-- 


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

Reply via email to