This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/45319] [4.5 Regression] FAIL: libgomp.fortran/vla4.f90



------- Comment #1 from danglin at gcc dot gnu dot org  2010-08-18 14:32 -------
Similar fails:
FAIL: gfortran.dg/gomp/appendix-a/a.35.4.f90  -O   (test for warnings, line 11)
FAIL: gfortran.dg/gomp/appendix-a/a.35.4.f90  -O  (test for excess errors)
Excess errors:
/mnt/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/gomp/appendix-a/a.35.4.f90:9:0:
warni
ng: barrier region may not be closely nested inside of work-sharing, critical,
o
rdered, master or explicit task region

FAIL: libgomp.fortran/vla5.f90  -O0   (test for warnings, line 69)
FAIL: libgomp.fortran/vla5.f90  -O0  (test for excess errors)
Excess errors:
/mnt/gnu/gcc/gcc/libgomp/testsuite/libgomp.fortran/vla5.f90:68:0: warning:
barri
er region may not be closely nested inside of work-sharing, critical, ordered,
m
aster or explicit task region


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]