https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78661

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.richard.thomas at gmail 
dot c
                   |                            |om

--- Comment #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
This bug and 78670 are actually related. Our interpretation was that the child
procedure should handle all the necessary I/O including reading or writing of
namelist object names and '=' signs.

However, thinking further, I see the child procedure can not know the object
name, only the parent can no this. I am hopeful having the parent do this will
not be too difficult.  That being said, I am onto it.

Reply via email to