------- Comment #6 from rguenth at gcc dot gnu dot org 2010-08-08 15:51 ------- Subject: Bug 45109
Author: rguenth Date: Sun Aug 8 15:51:14 2010 New Revision: 163010 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163010 Log: 2010-08-08 Richard Guenther <rguent...@suse.de> PR tree-optimization/45109 * tree-ssa-structalias.c (get_constraint_for_component_ref): Explicitly strip handled components and indirect references. * gcc.c-torture/compile/pr45109.c: New testcase. Added: branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr45109.c Modified: branches/gcc-4_4-branch/gcc/ChangeLog branches/gcc-4_4-branch/gcc/testsuite/ChangeLog branches/gcc-4_4-branch/gcc/tree-ssa-structalias.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45109