OSDN Git Service

PR libgomp/33275
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Oct 2007 20:25:12 +0000 (20:25 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Oct 2007 20:25:12 +0000 (20:25 +0000)
commitf0cc9288d67f77e7a4799cdcf2c4b1fe7a5d64ab
treeda554a55303152995b514537077439fb7adf32af
parentdbd0414be12fcbe23087f524c17fb6364a9c0e84
PR libgomp/33275
* testsuite/libgomp.fortran/omp_parse3.f90 (test_threadprivate):
Make x and y integers rather than (implicit) reals.  Add private (j)
clause to the last omp parallel.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129631 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/omp_parse3.f90