]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR 62215 Reinstate unlinking old module file before renaming.
authorjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Aug 2014 20:46:15 +0000 (20:46 +0000)
committerjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Aug 2014 20:46:15 +0000 (20:46 +0000)
commit6843b812545c8f94708624f6332ea3873cc952fc
tree27689a8202c47dbe0c36077e2bfb5ed2221f4b74
parent3e76fcb4ff32c704ae78f76f8c597873f90b3a74
PR 62215 Reinstate unlinking old module file before renaming.

2014-08-29  Jeffrey Armstrong  <jeffrey.armstrong@approximatrix.com>

PR fortran/62215
* module.c (gfc_dump_module): Unlink old module file before
renaming new one.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214742 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/module.c