[Bug fortran/69422] Unexpected result with allocatable character type component
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 23 12:00:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69422
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |NEW
Resolution|INVALID |---
--- Comment #5 from Paul Thomas <pault at gcc dot gnu.org> ---
(In reply to Antony Lewis from comment #4)
> But "source" is allocatable, not a pointer? (the pointer P is explicitly
> allocated in the example)
I beg your pardon - yes, that's right. I am pretty sure that the any attempt to
search for (re)allocation is being blocked by the pointer. I'll check the
standard!
Unresolving and revalidating!
Thanks
Paul
More information about the Gcc-bugs
mailing list