gcc gcc/fortran/ChangeLog.gomp gcc/fortran/res ...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Oct 13 11:06:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gomp-20050608-branch
Changes by: jakub@gcc.gnu.org 2005-10-13 11:06:19
Modified files:
gcc/fortran : ChangeLog.gomp resolve.c
gcc/testsuite : ChangeLog.gomp
libgomp : ChangeLog
Added files:
libgomp/testsuite/libgomp.fortran: threadprivate1.f90
gcc/testsuite/gfortran.dg/gomp: omp_threadprivate2.f90
Log message:
* resolve.c (resolve_symbol): Don't error if a threadprivate module
variable isn't SAVEd.
gcc/testsuite/
* gfortran.dg/gomp/omp_threadprivate2.f90: New test.
libgomp/
* testsuite/libgomp.fortran/threadprivate1.f90: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.gomp.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.18&r2=1.1.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/resolve.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.44.4.9&r2=1.44.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.gomp.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.22&r2=1.1.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgomp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.6.33&r2=1.1.6.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgomp/testsuite/libgomp.fortran/threadprivate1.f90.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/gomp/omp_threadprivate2.f90.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.2.1
More information about the Gcc-cvs
mailing list