This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/49213] [OOP] gfortran rejects structure constructor expression


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

--- Comment #23 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> The ICE on comment 9 does not occur any more with current trunk:
>
> gcc-Version 5.0.0 20150124 (experimental) [trunk revision 220084] (GCC)

Confirmed. I get the ICE with r219763 (2015-01-16), but not with r219772
(2015-01-16, with Andre's patch for pr60357:
https://gcc.gnu.org/ml/fortran/2015-01/msg00094.html).

Since there is no fortran commit in the range, it is likely fixed by the
Andre's patch.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]