------- Comment #12 from jakub at gcc dot gnu dot org  2007-04-14 18:43 -------
Subject: Bug 25874

Author: jakub
Date: Sat Apr 14 18:43:13 2007
New Revision: 123818

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123818
Log:
        PR c++/25874
        * omp-low.c (expand_omp_parallel): If child_cfun->cfg, free dominators,
        post dominators and cleanup cfg before returning.

        * gcc.dg/gomp/pr25874.c: Add dg-options.
        * g++.dg/gomp/pr25874.C: Add dg-options.

Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/omp-low.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/gomp/pr25874.C
    branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/gomp/pr25874.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25874

Reply via email to