OSDN Git Service

* jcf-write.c (write_classfile): Unlink the temporary file if it
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 May 2002 00:04:54 +0000 (00:04 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 May 2002 00:04:54 +0000 (00:04 +0000)
commit5a7d90e3061cc7c60b03eb368248dc8b0dbc9d0e
tree432c8db6c62c88d67202af21b4700a36047ce858
parentf178f44baf247dc9a537e399cda39f8354162c3b
* 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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53439 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/jcf-write.c