]> git.ipfire.org Git - thirdparty/gcc.git/commit
nvptx, libgfortran: Switch out of "minimal" mode
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 21 Sep 2022 16:58:34 +0000 (18:58 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Fri, 20 Jan 2023 21:05:48 +0000 (22:05 +0100)
commitc7734c6fbb5513b4da6306de7bc85de9b8547988
tree71b15c61bb587c7c1b453e2d357f00827f312ce1
parent26d3146736218ccaaaafdaba4da1edf969bc190d
nvptx, libgfortran: Switch out of "minimal" mode

..., in order to enable (portions of) Fortran I/O, for example.

libgfortran/ChangeLog:

* configure: Regenerate.
* configure.ac: No longer set LIBGFOR_MINIMAL for nvptx.

libgomp/ChangeLog:

* testsuite/libgomp.fortran/target-print-1.f90: Adjust.
* testsuite/libgomp.fortran/target-print-1-nvptx.f90: Remove.
* testsuite/libgomp.oacc-fortran/print-1.f90: Adjust.
* testsuite/libgomp.oacc-fortran/print-1-nvptx.f90: Remove.
* testsuite/libgomp.oacc-fortran/error_stop-2.f: Adjust.
* testsuite/libgomp.oacc-fortran/stop-2.f: Likewise.

Co-authored-by: Andrew Stubbs <ams@codesourcery.com>
libgfortran/ChangeLog.omp
libgfortran/configure
libgfortran/configure.ac
libgomp/ChangeLog.omp
libgomp/testsuite/libgomp.fortran/target-print-1-nvptx.f90 [deleted file]
libgomp/testsuite/libgomp.fortran/target-print-1.f90
libgomp/testsuite/libgomp.oacc-fortran/error_stop-2.f
libgomp/testsuite/libgomp.oacc-fortran/print-1-nvptx.f90 [deleted file]
libgomp/testsuite/libgomp.oacc-fortran/print-1.f90
libgomp/testsuite/libgomp.oacc-fortran/stop-2.f