]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Correct ChangeLob entries for PR46991
authorPaul Thomas <pault@gcc.gnu.org>
Sat, 8 May 2021 11:12:48 +0000 (12:12 +0100)
committerPaul Thomas <pault@gcc.gnu.org>
Sat, 8 May 2021 11:13:09 +0000 (12:13 +0100)
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 042f532f697b557a02ccf3225dcaa2464833bff3..01989e87b1f7119ba36d5c883d4aae49ee3b565f 100644 (file)
@@ -1,6 +1,6 @@
 2021-05-06  Paul Thomas  <pault@gcc.gnu.org>
 
-       PR fortran/46691
+       PR fortran/46991
        PR fortran/99819
        * class.c (gfc_build_class_symbol): Remove the error that
        disables assumed size class arrays. Class array types that are
index 80eb9a64b673b177c0520efcb3943355eed682b3..5e703da1dd50d0f9f3b4950542b242fa18f70512 100644 (file)
@@ -59,7 +59,7 @@
 
 2021-05-06  Paul Thomas  <pault@gcc.gnu.org>
 
-       PR fortran/46691
+       PR fortran/46991
        PR fortran/99819
        * gfortran.dg/class_dummy_6.f90: New test.
        * gfortran.dg/class_dummy_7.f90: New test.