]> git.ipfire.org Git - thirdparty/gcc.git/commit
gfortran.dg/pr122513-2.f90: New test [PR122513]
authorTobias Burnus <tburnus@baylibre.com>
Tue, 4 Nov 2025 09:23:31 +0000 (10:23 +0100)
committerTobias Burnus <tburnus@baylibre.com>
Tue, 4 Nov 2025 09:23:31 +0000 (10:23 +0100)
commit95cabf531c5d65dfb7d0ccbf2dd0b4ec6825489e
treef485ee68814c43285859ee0e4465064981ece504
parenta50b4406e5d64adb6bb0ebde3710f6742a0bdbed
gfortran.dg/pr122513-2.f90: New test [PR122513]

This test is from PR122513; even though the actual error message was
already added in GCC 15, there was no testcase for the diagnostic type
  Index variable 'i' at (1) cannot be specified in a locality-spec

Thus, this commit adds one.

gcc/testsuite/ChangeLog:

PR fortran/122513
* gfortran.dg/pr122513-2.f90: New test.
gcc/testsuite/gfortran.dg/pr122513-2.f90 [new file with mode: 0644]