[Bug fortran/17744] ice in assignment of derived type constructor

2005-10-20 Thread paulthomas2 at wanadoo dot fr
--- Comment #6 from paulthomas2 at wanadoo dot fr 2005-10-21 04:19 --- Subject: Re: ice in assignment of derived type constructor >Paul, do you want to add this as a testcase? > > I was in two minds about it. Checking that a structure exists before dereferencing it is not going to

[Bug fortran/17744] ice in assignment of derived type constructor

2005-10-20 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2005-10-20 07:00 --- This was fixed on mainline and the 4.0 branch by the patch for PR 24440: http://gcc.gnu.org/ml/gcc-cvs/2005-10/msg00736.html Paul, do you want to add this as a testcase? -- reichelt at gcc dot gnu dot org chan

[Bug fortran/17744] ice in assignment of derived type constructor

2004-10-26 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2004-10-26 21:35 --- The bug also goes away if one omits the keyword "parameter". -- What|Removed |Added