[Bug fortran/91926] assumed rank optional

2019-09-27 Thread jrfsousa at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91926 --- Comment #1 from José Rui Faustino de Sousa --- Created attachment 46966 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46966=edit Fortran code

[Bug fortran/91926] New: assumed rank optional

2019-09-27 Thread jrfsousa at hotmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: jrfsousa at hotmail dot com Target Milestone: --- Created attachment 46965 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46965=edit C code Assumed rank optional generates segmentation fault. using: GNU Fortran (GCC) 9.1.0

[Bug fortran/91316] New: Derived type finalization failing

2019-07-31 Thread jrfsousa at hotmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: jrfsousa at hotmail dot com Target Milestone: --- Created attachment 46653 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46653=edit Code exhibiting behavior Some situations where derived type finalization is not work

[Bug fortran/82376] New: Duplicate function call using -fcheck=pointer

2017-09-30 Thread jrfsousa at hotmail dot com
: fortran Assignee: unassigned at gcc dot gnu.org Reporter: jrfsousa at hotmail dot com Target Milestone: --- Created attachment 42268 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42268=edit Code showing the bug Allocating procedure gets called twice (and leaks) us