re PR middle-end/27409 (ICE in get_constraint_for_component_ref)
authorRichard Guenther <rguenther@suse.de>
Sun, 7 May 2006 21:03:55 +0000 (21:03 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 7 May 2006 21:03:55 +0000 (21:03 +0000)
commit18455d174e20136859caf15b360c6ba941fb6688
tree73589bc29516aec8ae6263c78c3d383887aaa764
parente716a54401ce2848a0143d5e02a5b9f11015886a
re PR middle-end/27409 (ICE in get_constraint_for_component_ref)

2006-05-07  Richard Guenther  <rguenther@suse.de>

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.

From-SVN: r113607
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr27409.c [new file with mode: 0644]
gcc/tree-ssa-structalias.c