mirror of git://gcc.gnu.org/git/gcc.git
parent
b6c0035364
commit
c6a684e36c
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue