OSDN Git Service

PR middlend/38385
authortomby <tomby@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jan 2009 15:37:09 +0000 (15:37 +0000)
committertomby <tomby@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jan 2009 15:37:09 +0000 (15:37 +0000)
commita6c1b5f02c8678f45eeb450600cdd87456146b46
treee1e3f644a0682e8328a8ea1037b43d04118503c4
parent3a43bfe92a316520f682bf513990bbd8b8942854
    PR middlend/38385
        * tree-loop-distribution.c (prop_phis): New function.
        (generate_builtin): Call prop_phis.
        * testsuite/gcc.dg/tree-ssa/pr38385.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143291 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr38385.c [new file with mode: 0644]
gcc/tree-loop-distribution.c