]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/44946 (ICE: in get_constraint_for_component_ref, at tree...
authorRichard Biener <rguenth@gcc.gnu.org>
Thu, 15 Jul 2010 11:17:37 +0000 (11:17 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 15 Jul 2010 11:17:37 +0000 (11:17 +0000)
commit0ba0772ba46e80a54bd712cada5b9395fce28399
tree2df76aff858642dd504876b611f466bb766c2ad0
parent02ee7bea62cc77ed1ee6aa94970cc576af7d3903
re PR tree-optimization/44946 (ICE: in get_constraint_for_component_ref, at tree-ssa-structalias.c:3184)

2010-07-15  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/44946
* tree-ssa-structalias.c (get_constraint_for_component_ref): Deal
with accessing only padding properly.

* gcc.c-torture/compile/pr44946.c: New testcase.

From-SVN: r162216
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr44946.c [new file with mode: 0644]
gcc/tree-ssa-structalias.c
This page took 0.057982 seconds and 5 git commands to generate.