------- Comment #5 from rguenth at gcc dot gnu dot org 2010-08-08 15:48 ------- Subject: Bug 45109
Author: rguenth Date: Sun Aug 8 15:48:25 2010 New Revision: 163008 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163008 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_5-branch/gcc/testsuite/gcc.c-torture/compile/pr45109.c Modified: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/testsuite/ChangeLog branches/gcc-4_5-branch/gcc/tree-ssa-structalias.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45109