[Bug fortran/59781] [5/6 Regression] [F03] Incorrect initialisation of derived type
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Dec 10 00:18:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59781
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |7.0
Summary|[5/6/7 Regression] [F03] |[5/6 Regression] [F03]
|Incorrect initialisation of |Incorrect initialisation of
|derived type |derived type
Known to fail| |5.4.1, 6.2.0
--- Comment #12 from janus at gcc dot gnu.org ---
(In reply to janus from comment #3)
> The following variant works with 4.4 (printing '1' as expected), but fails
> with 4.6 and above (printing some random number):
The test case from comment #3 fails up to version 6, but apparently works on
current trunk (printing '1').
It seems like the bug has been fixed on trunk.
More information about the Gcc-bugs
mailing list