re PR tree-optimization/23133 (recip does not factor division by function parameter)
authorRichard Guenther <rguenther@suse.de>
Mon, 1 Aug 2005 08:58:25 +0000 (08:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 1 Aug 2005 08:58:25 +0000 (08:58 +0000)
commita8f82ec4377e4a314ec3d602f8f1f603bd76b749
tree0ac2d5dd61af001d5b05d83f9c8b9c54f5ce7b48
parentac264fef2367c4773f4ed4868bdaa13c39b1ab44
re PR tree-optimization/23133 (recip does not factor division by function parameter)

2005-08-01  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/23133
* tree-ssa-math-opts.c (execute_cse_reciprocals): Walk
current functions parameter decls to find defs to cse
reciprocals of.

From-SVN: r102628
gcc/ChangeLog
gcc/tree-ssa-math-opts.c