[Bug fortran/78092] [5/6/7 Regression] ICE when calling SIZEOF on CLASS(*) entry
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 27 05:08:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78092
--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Oct 27 05:00:46 2016
New Revision: 241611
URL: https://gcc.gnu.org/viewcvs?rev=241611&root=gcc&view=rev
Log:
2016-10-26 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78092
* trans-intrinsic.c (gfc_conv_intrinsic_sizeof): Fix reference to an
array element of type CLASS.
2016-10-26 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78092
* gfortran.dg/pr78092.f90: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr78092.f90
Modified:
branches/gcc-6-branch/gcc/fortran/ChangeLog
branches/gcc-6-branch/gcc/fortran/trans-intrinsic.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list