------- Comment #8 from rguenth at gcc dot gnu dot org 2006-05-09 14:33 ------- Subject: Bug 27409
Author: rguenth Date: Tue May 9 14:33:26 2006 New Revision: 113652 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113652 Log: 2006-05-09 Richard Guenther <[EMAIL PROTECTED]> PR tree-optimization/27409 * tree-ssa-structalias.c (get_constraint_for_component_ref): Do not try to find zero-sized subvars. * gcc.dg/torture/pr27409.c: New testcase. Added: branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/torture/pr27409.c Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/testsuite/ChangeLog branches/gcc-4_1-branch/gcc/tree-ssa-structalias.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27409