re PR middle-end/36154 (internal compiler error: in get_constraint_for_component_ref...
authorRichard Guenther <rguenther@suse.de>
Thu, 8 May 2008 08:20:45 +0000 (08:20 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 8 May 2008 08:20:45 +0000 (08:20 +0000)
commit1b674de05347bf855c4e06656cd8276715ee0092
treee0980eeaca11a9f476d545834ecfe14de6369efe
parentb13e7b6cfc7ecbdd98cbff22e1b1a394c1f50dbc
re PR middle-end/36154 (internal compiler error: in get_constraint_for_component_ref, at tree-ssa-structalias.c:2727)

2008-05-08  Richard Guenther  <rguenther@suse.de>

PR middle-end/36154
* tree-ssa-structalias.c (push_fields_onto_fieldstack): Make
sure to create a representative for trailing arrays for PTA.

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

From-SVN: r135071
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr36154.c [new file with mode: 0644]
gcc/tree-ssa-structalias.c