[Bug fortran/56765] [OOP] compilation errors/ICE with unlimited polymorphic array

2013-03-31 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56765 --- Comment #4 from janus at gcc dot gnu.org 2013-03-31 17:35:13 UTC --- Btw, this bug does not require unlimited polymorphism, but also shows up with normal ('limited'?) CLASS definitions: program t_limited implicit none type

[Bug fortran/56765] [OOP] compilation errors/ICE with unlimited polymorphic array

2013-03-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56765 --- Comment #3 from janus at gcc dot gnu.org 2013-03-29 21:30:03 UTC --- With this patch ... Index: gcc/fortran/resolve.c === --- gcc/fortran/resolve.c(revision 196862)

[Bug fortran/56765] [OOP] compilation errors/ICE with unlimited polymorphic array

2013-03-28 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56765 Tobias Burnus changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug fortran/56765] [OOP] compilation errors/ICE with unlimited polymorphic array

2013-03-28 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56765 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Keywords