This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: deep copy gfc_symbol?
- From: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- To: "Daniel Franke" <franke dot daniel at gmail dot com>
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 26 Dec 2008 18:30:16 +0100
- Subject: Re: deep copy gfc_symbol?
- References: <200812261716.29087.franke.daniel@gmail.com>
Dear Daniel,
> is there an easy way (function?) to deep copy a gfc_symbol?
Not as far as I know, unless Daniel has sneaked it in:-)
It should not be too difficult but why do you want to do it? The
facility does not exits for fairly good reasons.
Cheers
Paul