[Bug fortran/85750] [6/7/8/9 Regression] Default initialization of derived type array missing
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Sat May 12 13:28:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85750
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
Status|UNCONFIRMED |NEW
Known to work| |5.5.0
Keywords| |wrong-code
Last reconfirmed| |2018-05-12
Ever confirmed|0 |1
Summary|Default initialization of |[6/7/8/9 Regression]
|derived type array missing |Default initialization of
| |derived type array missing
Target Milestone|--- |6.5
Known to fail| |6.4.0, 7.3.0, 8.1.0, 9.0
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The behavior changed between revisions r224647 (2015-06-19, expected) and
r225925 (2015-07-17, present).
Note that I am not 100% sure that the "expected" result is the right one: I may
miss a problem with "implicit SAVE").
More information about the Gcc-bugs
mailing list