correct PR numbers
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 29 Oct 2013 20:41:39 +0000 (20:41 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 29 Oct 2013 20:41:39 +0000 (20:41 +0000)
From-SVN: r204179

gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 86ce782..a214675 100644 (file)
@@ -1,6 +1,6 @@
 2013-10-29  Paul Thomas  <pault@gcc.gnu.org>
 
-       PR fortran 57893
+       PR fortran 58793
        * trans-types.c (gfc_typenode_for_spec): Add typenode for
        BT_HOLLERITH. Note that the length is incorrect but unusable.
 
index 1d18289..3dfbac7 100644 (file)
@@ -1,6 +1,6 @@
 2013-10-29  Paul Thomas  <pault@gcc.gnu.org>
 
-       PR fortran 57893
+       PR fortran 58793
        * gfortran.dg/unlimited_polymorphic_13.f90 : Use real variables
        to determine sizes of real kinds.