This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Ping] [Patch, fortran] PR83515, PR85797 - ICE in gfc_element_size


Ping!?

On 03/20/19 23:20, Harald Anlauf wrote:
> The PRs originated in gfc_element_size lacking a treatment of
> procedure pointers, which has been added.  The testcase is currently
> a pure compile test.  When a reduced run-time test for PR83515
> becomes available, it will be added to the testsuite.
>
> Regtested on x86_64-pc-linux-gnu.
>
> OK for trunk?
>
> Thanks,
> Harald
>
> 2019-03-20  Harald Anlauf  <anlauf@gmx.de>
>
> 	PR fortran/83515
> 	PR fortran/85797
> 	* trans-types.c (gfc_typenode_for_spec): Handle conversion for
> 	procedure pointers.
> 	* target-memory.c (gfc_element_size): Handle size determination
> 	for procedure pointers.
>
> 2019-03-20  Harald Anlauf  <anlauf@gmx.de>
>
> 	PR fortran/83515
> 	PR fortran/85797
> 	* gfortran.dg/pr85797.f90: New test.
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]