[Bug fortran/94943] [10 Regression] A module does not export allocatable attribute of herein arrays.

2020-05-07 Thread artu72 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94943 --- Comment #5 from Andrea Mastellone --- (In reply to Jakub Jelinek from comment #4) > GCC 10.1 has been released. When it will be available on Fedora 32 I will test it.

[Bug fortran/94943] [10 Regression] A module does not export allocatable attribute of herein arrays.

2020-05-06 Thread artu72 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94943 --- Comment #3 from Andrea Mastellone --- Created attachment 48460 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48460&action=edit simple test case which reproduces the bug Here is a simple source code replying the bug. I have attached th

[Bug fortran/94943] [10 Regression] A module does not export allocatable attribute of herein arrays.

2020-05-05 Thread artu72 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94943 --- Comment #2 from Andrea Mastellone --- (In reply to kargl from comment #1) > There is very little we can do without a minimum example that shows the > problem. What you have attached cannot be compiled by anyone as > deallocate_vars.f90 conta

[Bug fortran/94943] New: A module does not export allocatable attribute of herein arrays.

2020-05-04 Thread artu72 at gmail dot com
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: artu72 at gmail dot com Target Milestone: --- Created attachment 48438 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48438&action=edit contains the compiler version,