]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove accidentally added gfortran.dg/gomp/allocate*-.f90 files
authorTobias Burnus <tobias@codesourcery.com>
Fri, 26 May 2023 16:13:47 +0000 (18:13 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Fri, 26 May 2023 16:27:46 +0000 (18:27 +0200)
commit252b8319adcd4b6538bde81628d6a981c348a89b
tree0fb847dd90cf0e3f022d2c15dbaa20afc3e74ab2
parent366e3d30b8d5dc2bf226696987dfbd2a7df192f5
Remove accidentally added gfortran.dg/gomp/allocate*-.f90 files

I looked at the commit, proof reading the commit, but missed
a <tab> in the changelog, fixing it with 'git ... --amend',
the new files sneaked in - and the auto-accept new files
without ChangeLog entry feature let it pass.

Hence, remove those bogus files again that were added
in r14-1299-g366e3d30b8d5dc2bf226696987dfbd2a7df192f5

gcc/testsuite:
* gfortran.dg/gomp/allocate-4.f90: Remove autoadded file.
* gfortran.dg/gomp/allocate-5.f90: Likewise.
* gfortran.dg/gomp/allocate-6.f90: Likewise.
* gfortran.dg/gomp/allocate-7.f90: Likewise.
* gfortran.dg/gomp/allocators-1.f90: Likewise.
* gfortran.dg/gomp/allocators-2.f90: Likewise.
gcc/testsuite/gfortran.dg/gomp/allocate-4.f90 [deleted file]
gcc/testsuite/gfortran.dg/gomp/allocate-5.f90 [deleted file]
gcc/testsuite/gfortran.dg/gomp/allocate-6.f90 [deleted file]
gcc/testsuite/gfortran.dg/gomp/allocate-7.f90 [deleted file]
gcc/testsuite/gfortran.dg/gomp/allocators-1.f90 [deleted file]
gcc/testsuite/gfortran.dg/gomp/allocators-2.f90 [deleted file]