[Bug fortran/46838] [OOP] Initialization of polymorphic allocatable components

2016-11-16 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46838 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug fortran/46838] [OOP] Initialization of polymorphic allocatable components

2010-12-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46838 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/46838] [OOP] Initialization of polymorphic allocatable components

2010-12-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46838 --- Comment #8 from janus at gcc dot gnu.org 2010-12-29 16:30:47 UTC --- r168322 fixes the original test case as well as the reduction in comment #1. ToDo: The array version (cf. comment #1) still ICEs: implicit none type indx_map end typ

[Bug fortran/46838] [OOP] Initialization of polymorphic allocatable components

2010-12-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46838 --- Comment #7 from janus at gcc dot gnu.org 2010-12-29 16:14:20 UTC --- Author: janus Date: Wed Dec 29 16:14:11 2010 New Revision: 168322 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168322 Log: 2010-12-29 Janus Weil PR fortran/4

[Bug fortran/46838] [OOP] Initialization of polymorphic allocatable components

2010-12-28 Thread sfilippone at uniroma2 dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46838 --- Comment #6 from Salvatore Filippone 2010-12-28 13:40:52 UTC --- (In reply to comment #5) > (In reply to comment #4) > > Here's a patch: > > The patch in comment #4 had a few regressions (e.g. on alloc_comp_basics_1.f90 > etc), but the follow

[Bug fortran/46838] [OOP] Initialization of polymorphic allocatable components

2010-12-28 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46838 --- Comment #5 from janus at gcc dot gnu.org 2010-12-28 12:51:22 UTC --- (In reply to comment #4) > Here's a patch: The patch in comment #4 had a few regressions (e.g. on alloc_comp_basics_1.f90 etc), but the following version regtests cleanly:

[Bug fortran/46838] [OOP] Initialization of polymorphic allocatable components

2010-12-28 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46838 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|