]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR fortran 57893
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 22 Oct 2013 04:40:57 +0000 (04:40 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 22 Oct 2013 04:40:57 +0000 (04:40 +0000)
commitcddf01232d2ad3843c4f973ed93195be8fab6585
tree389abe357363e85a6283e38c11d31b71d1521bdc
parent8223bb782143a6b0317a4a9227b7ba78d1c8d9de
PR fortran 57893

2013-10-22  Paul Thomas  <pault@gcc.gnu.org>

PR fortran 57893
* class.c : Include target-memory.h.
(gfc_find_intrinsic_vtab) Build a minimal expression so that
gfc_element_size can be used to obtain the storage size, rather
that the kind value.

2013-10-22  Paul Thomas  <pault@gcc.gnu.org>

PR fortran 57893
* gfortran.dg/unlimited_polymorphic_13.f90 : New test.

From-SVN: r203915
gcc/fortran/ChangeLog
gcc/fortran/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/unlimited_polymorphic_13.f90 [new file with mode: 0644]