Move pr66680.f90 to libgomp

gcc/testsuite/

	PR fortran/66680
	gfortran.dg/gomp/pr66680.f90: Moved to libgomp.

libgomp/

	PR fortran/66680
	* testsuite/libgomp.fortran/pr66680.f90: New test.

From-SVN: r232138
This commit is contained in:
H.J. Lu 2016-01-07 18:18:29 +00:00 committed by H.J. Lu
parent 365db8e0e5
commit 95918b49df
3 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2016-01-07 H.J. Lu <hongjiu.lu@intel.com>
PR fortran/66680
gfortran.dg/gomp/pr66680.f90: Moved to libgomp.
2016-01-07 Nick Clifton <nickc@redhat.com>
PR target/66655

View File

@ -1,3 +1,8 @@
2016-01-07 H.J. Lu <hongjiu.lu@intel.com>
PR fortran/66680
* testsuite/libgomp.fortran/pr66680.f90: New test.
2016-01-07 Jakub Jelinek <jakub@redhat.com>
PR middle-end/68960