------- Comment #4 from jamborm at gcc dot gnu dot org 2010-06-07 16:51 ------- Moreover, I cannot reproduce this bug on the 4.5 branch since:
r159866 | rguenth | 2010-05-26 13:46:01 +0200 (Wed, 26 May 2010) | 12 lines 2010-05-26 Richard Guenther <rguent...@suse.de> PR rtl-optimization/44164 * tree-ssa-alias.c (aliasing_component_refs_p): Fix the no-common access-path disambiguation. (indirect_ref_may_alias_decl_p): Adjust. (indirect_refs_may_alias_p): Likewise. (refs_may_alias_p_1): Likewise. * gcc.c-torture/execute/pr44164.c: New testcase. * g++.dg/tree-ssa/pr13146.C: Adjust. So, I think it is the same bug and mark it accordingly. *** This bug has been marked as a duplicate of 44164 *** -- jamborm at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44406