re PR middle-end/26869 (Segfault in find_lattice_value() for complex operands.)
authorRichard Guenther <rguenther@suse.de>
Mon, 24 Apr 2006 08:21:41 +0000 (08:21 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 24 Apr 2006 08:21:41 +0000 (08:21 +0000)
commitc0a3f887e5153990dd33e72dd4a6530ba19ab5ce
tree9447643cb0f66e8473863d82719834c532c200c3
parent72fa5e06ab66219c7c7ef13e2bd9a2e123a89672
re PR middle-end/26869 (Segfault in find_lattice_value() for complex operands.)

2006-04-24  Richard Guenther  <rguenther@suse.de>

PR middle-end/26869
* tree-complex.c (update_parameter_components): Don't handle
unused parameters which have no default def.

* gcc.dg/torture/pr26869.c: New testcase.

From-SVN: r113219
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr26869.c [new file with mode: 0644]
gcc/tree-complex.c