http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47455
--- Comment #13 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-02-01 08:50:39 UTC --- (In reply to comment #12) > "valgrind ./a.out" shows: That seems to be a valgrind bug; even a simple Fortran program consisting of "end" causes the problem. The crash with comment 4 is now a separate bug: PR 47565 Thus, left to do for this PR is comment 5: A deep copy is missing.