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: "zazzou at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 29 Jan 2011 21:47:27 +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 #28 from Xavier <zazzou at gmail dot com> 2011-01-29 21:47:19 UTC ---
I tried again to build gcc 4.6 (from svn) and i succeeded. The patch works
fine.
Thanks.