[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2021-05-14 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Target

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2021-01-08 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 --- Comment #12 from anlauf at gcc dot gnu.org --- (In reply to anlauf from comment #11) > The error vanishes if the typebound procedure is removed from the type > declaration and the corresponding typebound call. Or renaming the local instance:

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2021-01-08 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2020-03-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.4 |8.5 --- Comment #10 from Jakub Jelinek

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2019-02-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.3 |8.4 --- Comment #9 from Jakub Jelinek

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2018-07-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.2 |8.3 --- Comment #8 from Jakub Jelinek

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2018-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.0 |8.2 --- Comment #7 from Jakub Jelinek

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2017-05-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|7.2 |8.0

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #6 from Jakub Jelinek

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2016-11-13 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |7.0 --- Comment #5 from janus

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2016-11-13 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 --- Comment #4 from janus at gcc dot gnu.org --- Author: janus Date: Sun Nov 13 09:56:10 2016 New Revision: 242351 URL: https://gcc.gnu.org/viewcvs?rev=242351=gcc=rev Log: 2016-11-13 Janus Weil PR fortran/66366