re PR tree-optimization/36245 (internal compiler error: in build2_stat, at tree.c...
authorRichard Guenther <rguenther@suse.de>
Thu, 15 May 2008 14:09:11 +0000 (14:09 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 15 May 2008 14:09:11 +0000 (14:09 +0000)
commit41d1c8ddaf0e1a76896a7e0101b8f3bb5eb4bd8e
tree538976aa8cdfb42868d08ea13368e195dc67e043
parent82e6d02f7b6d0eb62a6171b6203f114a2374dcb9
re PR tree-optimization/36245 (internal compiler error: in build2_stat, at tree.c:3116)

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

PR tree-optimization/36245
* tree-ssa-address.c (add_to_parts): Deal with non-pointer
bases.

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

From-SVN: r135361
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr36245.c [new file with mode: 0644]