r136127 - in /branches/gomp-3_0-branch/libgomp:...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed May 28 20:46:00 GMT 2008


Author: jakub
Date: Wed May 28 20:46:15 2008
New Revision: 136127

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136127
Log:
	* task.c (GOMP_task): For IF(0) tasks with NULL cpyfn use the
	original data ptr to avoid dynamic stack allocation and memcpy.
	* testsuite/libgomp.fortran/strassen.f90: New test.

Added:
    branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/strassen.f90
Modified:
    branches/gomp-3_0-branch/libgomp/ChangeLog.gomp
    branches/gomp-3_0-branch/libgomp/task.c



More information about the Gcc-cvs mailing list