This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51639] Nested type pointer null initialisation fails
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 20 Dec 2011 16:27:46 +0000
- Subject: [Bug fortran/51639] Nested type pointer null initialisation fails
- Auto-submitted: auto-generated
- References: <bug-51639-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51639
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-12-20 16:27:46 UTC ---
This seems to have been fixed on trunk between revisions 181881 (valgrind
error) and 182076 (OK).