This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/43062] NAMELIST attribute conflicts with ALLOCATABLE attribute
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 22 Jan 2011 21:50:56 +0000
- Subject: [Bug fortran/43062] NAMELIST attribute conflicts with ALLOCATABLE attribute
- Auto-submitted: auto-generated
- References: <bug-43062-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43062
--- Comment #22 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-22 21:50:54 UTC ---
(In reply to comment #20)
> so, I am bit lost, "bug" is resolved or not ?
> Correction available with next version of gcc ?
No the bug (or problem report, PR) is not yet resolved. But PR 47339 contains
an almost ready patch, which fixes this issue (and some more namelist-related
issues). The patch will likely be submitted soon.