aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-into-ssa.c
diff options
context:
space:
mode:
authorZdenek Dvorak <dvorakz@suse.cz>2006-05-01 22:05:57 +0200
committerZdenek Dvorak <rakdver@gcc.gnu.org>2006-05-01 20:05:57 +0000
commitdcccd88d389e79d2b8ea7675e0cbc90c0d8c84df (patch)
treec23066a00dcce02ea7bc2323eb29f97eb1070b42 /gcc/tree-into-ssa.c
parenta5dfac10a2ec09de7b9763226161dfc90a2a259d (diff)
downloadgcc-dcccd88d389e79d2b8ea7675e0cbc90c0d8c84df.zip
gcc-dcccd88d389e79d2b8ea7675e0cbc90c0d8c84df.tar.gz
gcc-dcccd88d389e79d2b8ea7675e0cbc90c0d8c84df.tar.bz2
re PR tree-optimization/27283 (ICE: SSA corruption - Conflict across an abnormal edge)
PR tree-optimization/27283 * tree-ssa-loop-ivopts.c (struct nfe_cache_elt): Store just trees, not whole # of iteration descriptions. (niter_for_exit): Return just # of iterations. Fail if # of iterations uses abnormal ssa name. (niter_for_single_dom_exit): Ditto. (find_induction_variables, may_eliminate_iv): Expect niter_for_exit to return just the number of iterations. * g++.dg/tree-ssa/pr27283.C: New test. From-SVN: r113427
Diffstat (limited to 'gcc/tree-into-ssa.c')
0 files changed, 0 insertions, 0 deletions