jcf-write.c (write_classfile): Unlink the temporary file if it cannot be renamed.
authorMark Mitchell <mark@codesourcery.com>
Tue, 14 May 2002 00:04:54 +0000 (00:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 14 May 2002 00:04:54 +0000 (00:04 +0000)
commit2f9a2cd769e940b7d6e7d256c6b24f314d6d00ae
tree432c8db6c62c88d67202af21b4700a36047ce858
parent546c093ec5f84f1659723329061c47070a9956ef
jcf-write.c (write_classfile): Unlink the temporary file if it cannot be renamed.

* jcf-write.c (write_classfile): Unlink the temporary file if it
cannot be renamed.  Use concat to build up the name of the
temporary file

From-SVN: r53439
gcc/java/ChangeLog
gcc/java/jcf-write.c