re PR tree-optimization/27090 (FRE does not look past previous type casts)
authorRichard Guenther <rguenther@suse.de>
Mon, 19 Jun 2006 20:10:02 +0000 (20:10 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 19 Jun 2006 20:10:02 +0000 (20:10 +0000)
commit73617bce35915afa940389526d44d3bf74a7f31b
tree5cc3181728e0bd4bd32e455bcc8e6e8894da9909
parent5ff5e6c8240829c5dc7eb17ea3e729c302bae0ad
re PR tree-optimization/27090 (FRE does not look past previous type casts)

2006-06-19  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/27090
* g++.dg/tree-ssa/pr27090.C: New testcase.

From-SVN: r114786
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-ssa/pr27090.C [new file with mode: 0644]