From: Paul Thomas Date: Sun, 24 Nov 2024 14:01:21 +0000 (+0000) Subject: Fortran: Correct name of testcase [PR84869] X-Git-Tag: basepoints/gcc-16~3923 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa09e32c4d4ebdd58f677a7ecbdcb93cce84823d;p=thirdparty%2Fgcc.git Fortran: Correct name of testcase [PR84869] 2024-11-24 Paul Thomas gcc/testsuite/ PR fortran/84869 * gfortran.dg/pr84869.f90: Copy of test below with number corrected. * gfortran.dg/pr85869.f90: deleted. --- diff --git a/gcc/testsuite/gfortran.dg/pr85869.f90 b/gcc/testsuite/gfortran.dg/pr84869.f90 similarity index 89% rename from gcc/testsuite/gfortran.dg/pr85869.f90 rename to gcc/testsuite/gfortran.dg/pr84869.f90 index 24caeb486f23..fe40b6208047 100644 --- a/gcc/testsuite/gfortran.dg/pr85869.f90 +++ b/gcc/testsuite/gfortran.dg/pr84869.f90 @@ -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 !