[Bug fortran/28799] functions and allocated vectors
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 22 12:12:00 GMT 2006
------- Comment #3 from pinskia at gcc dot gnu dot org 2006-08-22 12:12 -------
All fixed in 4.1.0:
D.609 = NON_LVALUE_EXPR <D.607> + 1;
D.610 = _gfortran_internal_malloc (D.609 * 8);
atmp.11.data = D.610;
atmp.11.offset = 0;
atmp.11.dim[0].stride = 0;
equal (&atmp.11, D.600);
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28799
More information about the Gcc-bugs
mailing list