[Bug fortran/104382] Finalization of parent components not compliant with standard
paul.richard.thomas at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Aug 11 06:21:54 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104382
--- Comment #5 from paul.richard.thomas at gmail dot com <paul.richard.thomas at gmail dot com> ---
Hi Thomas,
My stepping out of gfortran activities has been for rather longer than I
expected. I had hoped to have completed the finalization work by now and to
have got on with fixing PDTs.
I will try to find the time over the summer because it is evident that a
sufficient number of colleagues are on vacation that sustaining the pace of
work might be difficult :-)
I hope that all is well with you.
Paul
On Wed, 10 Aug 2022 at 08:40, tkoenig at gcc dot gnu.org <
gcc-bugzilla@gcc.gnu.org> wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104382
>
> Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
>
> What |Removed |Added
>
> ----------------------------------------------------------------------------
> CC| |tkoenig at gcc dot
> gnu.org
>
> --- Comment #4 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
> To add some variety to the tests, nagfor gives
>
> destructor4(complicated) 2.0000000 2.0000000
> destructor5 (simple2) 5
> destructor5 (simple2) 6
> destructor2(simple) 1 1
> final_count after assignment = 4
> destructor4(complicated) 4.0000000 5.0000000
> destructor5 (simple2) -1
> destructor5 (simple2) -2
> destructor2(simple) 3 4
> final_count after deallocation = 8
>
> --
> You are receiving this mail because:
> You reported the bug.
More information about the Gcc-bugs
mailing list