https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65637

--- Comment #8 from vries at gcc dot gnu.org ---
Author: vries
Date: Mon May 18 13:22:26 2015
New Revision: 223291

URL: https://gcc.gnu.org/viewcvs?rev=223291&root=gcc&view=rev
Log:
Fix inner loop phi in expand_omp_for_static_chunk

2015-05-18  Tom de Vries  <t...@codesourcery.com>

        PR tree-optimization/65637
        * omp-low.c (find_phi_with_arg_on_edge): New function.
        (expand_omp_for_static_chunk): Fix inner loop phi.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog
    branches/gomp-4_0-branch/gcc/omp-low.c

Reply via email to