[Patch, fortran] PRs 57893 and 58858
Paul Richard Thomas
paul.richard.thomas@gmail.com
Mon Oct 28 22:26:00 GMT 2013
Dear All,
This patch addresses issues arising from PR57893. It is entirely obvious.
Bootstraps and regtests on FC17/x86_64 - OK for trunk?
Cheers
Paul
PS I wash my hands of all attempts to use BT_HOLLERITH types!
2013-10-29 Paul Thomas <pault@gcc.gnu.org>
PR fortran 57893
* trans-types.c (gfc_typenode_for_spec): Add typenode for
BT_HOLLERITH. Note that the length is incorrect but unusable.
PR fortran 58858
* target-memory.c (gfc_element_size): Add element sizes for
BT_VOID and BT_ASSUMED, using gfc_typenode_for_spec.
2013-10-29 Paul Thomas <pault@gcc.gnu.org>
PR fortran 57893
* gfortran.dg/unlimited_polymorphic_13.f90 : Use real variables
to determine sizes of real kinds.
PR fortran 58858
* gfortran.dg/unlimited_polymorphic_14.f90 : New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr57893a.diff
Type: text/x-patch
Size: 3579 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20131028/ebbb0468/attachment.bin>
More information about the Fortran
mailing list