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

--- Comment #8 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-16 
13:08:38 UTC ---
Author: rguenth
Date: Wed May 16 13:08:33 2012
New Revision: 187589

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187589
Log:
2012-05-16  Richard Guenther  <rguent...@suse.de>

    PR tree-optimization/53364
    * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Properly
    detect a view-conversion of the decl.

    * g++.dg/torture/pr53364.C: New testcase.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr53364.C
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_7-branch/gcc/tree-ssa-alias.c

Reply via email to