------- Comment #2 from jakub at gcc dot gnu dot org  2008-04-03 21:23 -------
Subject: Bug 35818

Author: jakub
Date: Thu Apr  3 21:22:41 2008
New Revision: 133878

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133878
Log:
        PR middle-end/35818
        * omp-low.c (scan_sharing_clauses) <case OMP_CLAUSE_SHARED>: Don't
        call is_variable_sized if decl has incomplete type.

        * gcc.dg/gomp/pr35818.c: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/pr35818.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/omp-low.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to