]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Move pr66680.f90 to libgomp
authorH.J. Lu <hongjiu.lu@intel.com>
Thu, 7 Jan 2016 18:18:29 +0000 (18:18 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 7 Jan 2016 18:18:29 +0000 (10:18 -0800)
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

gcc/testsuite/ChangeLog
libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/pr66680.f90 [moved from gcc/testsuite/gfortran.dg/gomp/pr66680.f90 with 100% similarity]

index c65c7cb58c450c1973f7dc2e491b415a00aa1946..52e54c7b19b3039d84303d63f079c5c2f34ab44a 100644 (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
index ebb2351456d91338f05db99c68ba4786ad896b91..dbe181549c3084c11005cce0abc346eb98b45cc3 100644 (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