tree-tailcall.c
33 KB
-
re PR tree-optimization/81203 (tail recursion: internal compiler error: verify_ssa failed) · 75f0112f
2017-06-26 Richard Biener <rguenther@suse.de> PR tree-optimization/81203 * tree-tailcall.c (find_tail_calls): Do not move stmts into non-dominating BBs. * gcc.dg/torture/pr81203.c: New testcase. From-SVN: r249644
Richard Biener committed