diff options
author | Steven Bosscher <steven@gcc.gnu.org> | 2005-08-09 03:28:38 +0000 |
---|---|---|
committer | Steven Bosscher <steven@gcc.gnu.org> | 2005-08-09 03:28:38 +0000 |
commit | 2ef571e2c282999a7c3f46e6a0b85a1a46500135 (patch) | |
tree | e06f14d183b255d4bb3d257328e666b13eec089a /gcc/tree-ssa-loop-niter.c | |
parent | 3d092c45bf57b3f9df0892e8d95a6284106a86c2 (diff) | |
download | gcc-2ef571e2c282999a7c3f46e6a0b85a1a46500135.zip gcc-2ef571e2c282999a7c3f46e6a0b85a1a46500135.tar.gz gcc-2ef571e2c282999a7c3f46e6a0b85a1a46500135.tar.bz2 |
re PR tree-optimization/23234 (ICE in verify_flow_info())
gcc/
PR tree-optimization/23234
* tree-ssa-math-opts.c (place_reciprocal): New enum.
(execute_cse_reciprocals_1): Replace the 'phi' argument with an
argument of the new enum.
(execute_cse_reciprocals): Add reciprocals for function arguments
on the unique successor edge of the entry block. Update other calls
to execute_cse_reciprocals_1.
testsuite/
PR tree-optimization/23234
* gcc.dg/tree-ssa/pr23234.c: New test.
From-SVN: r102895
Diffstat (limited to 'gcc/tree-ssa-loop-niter.c')
0 files changed, 0 insertions, 0 deletions