[Bug fortran/35810] [TR 15581 / F2003] Automatic reallocation on assignment to allocatable variables

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jun 8 09:11:00 GMT 2009



------- Comment #4 from burnus at gcc dot gnu dot org  2009-06-08 09:11 -------
See also:
http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/fc7bdedfa4afc785

and note that the realloc shall not always happen: If <var> has TARGET
attribute and the size is the same, no pointer to <var> may break.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list