ICE when using derived type with c_ptr component

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Aug 18 21:01:00 GMT 2011


On Thu, Aug 18, 2011 at 01:50:48PM -0700, Andrew Benson wrote:
> The following seems to procude an ICE under gfortran v4.4.5:

(snip)

> $ gfortran -c test.F90
> test.F90:12: internal compiler error: in gfc_conv_structure, at fortran/trans-
> expr.c:3835
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.

(snip)

> 
> I couldn't find a anything which looks like this open in bugzilla.
> 

Thanks for the bug report.  Your code compiles with
4.5.3, 4.6.1, and trunk.  I suspect you'll need to
upgrade to a newer version of gfortran.

-- 
Steve



More information about the Fortran mailing list