FAIL: libgomp.c++/task-4.C  -O  (internal compiler error)
FAIL: libgomp.c++/task-4.C  -O  (internal compiler error)
FAIL: libgomp.c++/task-4.C  -O  (test for excess errors)
FAIL: libgomp.c++/task-4.C  -O  (test for excess errors)

/space/rguenther/src/svn/trunk/libgomp/testsuite/libgomp.c++/task-4.C: In
function 'void foo(int, int)':^M
/space/rguenther/src/svn/trunk/libgomp/testsuite/libgomp.c++/task-4.C:37:
error: type mismatch in indirect reference^M
int[0:D.2184]^M
^M
int[0:<<< error >>>]^M
^M
D.2194 = &(*q.1)[0];^M
^M

so there is an issue with gimplification of type sizes of VLA.


-- 
           Summary: [4.5 Regression] OMP tasking creates invalid gimple
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org


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

Reply via email to