[Bug fortran/69298] Array finalisers seem to be given the wrong array when the array is a member variable.

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Sun Jan 24 14:58:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69298

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-01-24
             Blocks|                            |37336
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
I confirm a problem during the execution of the test:

thing 10
Finalising stuff_type 4

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

from 4.9 up to trunk (6.0), finalization being not implemented in 4.8.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37336
[Bug 37336] [F03] Finish derived-type finalization


More information about the Gcc-bugs mailing list