]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fortran: Correct name of testcase [PR84869]
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 24 Nov 2024 14:01:21 +0000 (14:01 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 24 Nov 2024 14:01:21 +0000 (14:01 +0000)
2024-11-24  Paul Thomas  <pault@gcc.gnu.org>

gcc/testsuite/
PR fortran/84869
* gfortran.dg/pr84869.f90: Copy of test below with number
   corrected.
* gfortran.dg/pr85869.f90: deleted.

gcc/testsuite/gfortran.dg/pr84869.f90 [moved from gcc/testsuite/gfortran.dg/pr85869.f90 with 89% similarity]

similarity index 89%
rename from gcc/testsuite/gfortran.dg/pr85869.f90
rename to gcc/testsuite/gfortran.dg/pr84869.f90
index 24caeb486f23544a7164e162345089b55f257eae..fe40b62080473a1c49625e4644bc5b57b558ee23 100644 (file)
@@ -1,6 +1,6 @@
 ! { dg-do compile }
 !
-! Test the fix for PR85869, where line 19 segfaulted.
+! Test the fix for PR84869, where line 19 segfaulted.
 !
 ! Contributed by Gerhard Steinmetz  <gscfq@t-online.de>
 !