[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 changed:

   What|Removed |Added

 CC||pault at gcc dot gnu dot org
 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.0.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17744



[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 break itself, is it.  On the other 
hand, it adds to the checks of things that gfortran must do.

What swings it is the opportunity to have one last go at cvs!

Best regards

Paul


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17744



[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

 CC||reichelt at gcc dot gnu dot
   ||org
   GCC host triplet|i686-pc-cygwin  |
   Keywords||monitored


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17744