tree-ssa-propagate.c
41.9 KB
-
re PR tree-optimization/63748 (wrong may be used uninitialized warning (abnormal edges)) · c7488fba
2014-11-10 Patrick Palka <ppalka@gcc.gnu.org> gcc/ PR middle-end/63748 * tree-ssa-propagate.c (may_propagate_copy): Allow propagating SSA copies whose source and destination names both occur in abnormal PHIs. gcc/testsuite/ PR middle-end/63748 * gcc.dg/pr63748.c: New testcase. From-SVN: r217317
Patrick Palka committed