correct PR numbers

From-SVN: r204179
This commit is contained in:
Paul Thomas 2013-10-29 20:41:39 +00:00
parent b6c0035364
commit c6a684e36c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
2013-10-29 Paul Thomas <pault@gcc.gnu.org> 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 * trans-types.c (gfc_typenode_for_spec): Add typenode for
BT_HOLLERITH. Note that the length is incorrect but unusable. BT_HOLLERITH. Note that the length is incorrect but unusable.

View File

@ -1,6 +1,6 @@
2013-10-29 Paul Thomas <pault@gcc.gnu.org> 2013-10-29 Paul Thomas <pault@gcc.gnu.org>
PR fortran 57893 PR fortran 58793
* gfortran.dg/unlimited_polymorphic_13.f90 : Use real variables * gfortran.dg/unlimited_polymorphic_13.f90 : Use real variables
to determine sizes of real kinds. to determine sizes of real kinds.