Fortran: Correct PR number from 46691 [PR46991].
authorPaul Thomas <pault@gcc.gnu.org>
Fri, 7 May 2021 18:52:40 +0000 (19:52 +0100)
committerPaul Thomas <pault@gcc.gnu.org>
Sat, 8 May 2021 11:13:09 +0000 (12:13 +0100)
2021-05-07  Paul Thomas  <pault@gcc.gnu.org>

gcc/testsuite/ChangeLog

PR fortran/46991
* gfortran.dg/class_dummy_7.f90: Correct PR number.

gcc/testsuite/gfortran.dg/class_dummy_7.f90

index 9134268..107a4ab 100644 (file)
@@ -1,6 +1,6 @@
 ! { dg-do run }
 !
-! Test the fix for PR46691 - enable class assumed size arrays
+! Test the fix for PR46991 - enable class assumed size arrays
 !
 ! Reported by Tobias Burnus  <burnus@gcc.gnu.org>
 ! from http://j3-fortran.org/pipermail/j3/2010-December/004084.html