This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r106294 - in /branches/gomp-20050608-branch/lib...
- From: rth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 31 Oct 2005 22:31:55 -0000
- Subject: r106294 - in /branches/gomp-20050608-branch/lib...
Author: rth
Date: Mon Oct 31 22:31:54 2005
New Revision: 106294
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106294
Log:
* testsuite/libgomp.fortran/character2.f90: Fix race condition
setting 's' in different threads.
Modified:
branches/gomp-20050608-branch/libgomp/ChangeLog
branches/gomp-20050608-branch/libgomp/testsuite/libgomp.fortran/character2.f90