2008-05-08 Richard Guenther <rguenther@suse.de>
commit5949e0492163d97190c344b08a435b01c9a2ae34
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 May 2008 08:20:45 +0000 (8 08:20 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 May 2008 08:20:45 +0000 (8 08:20 +0000)
treee0980eeaca11a9f476d545834ecfe14de6369efe
parent07018da0131fb14947fa2f76060d46aaf6779bb0
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@135071 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr36154.c [new file with mode: 0644]
gcc/tree-ssa-structalias.c