jcf-write.c (write_classfile): Remove target class file...
authorRanjit Mathew <rmathew@hotmail.com>
Fri, 22 Nov 2002 21:01:24 +0000 (21:01 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 22 Nov 2002 21:01:24 +0000 (21:01 +0000)
commit34744d4e5f096a4e50a089bbed764de091d8ca07
treef9b2a7223f9181fa84275a860717e8b3795ceca0
parent42766f8db10808bc630c7e8093b7e1451c849b49
jcf-write.c (write_classfile): Remove target class file...

2002-11-22  Ranjit Mathew <rmathew@hotmail.com>
    Andrew Haley <aph@redhat.com>

* gcc/java/jcf-write.c (write_classfile): Remove target
class file, if it exists, before renaming the temporary
class file to it.

Co-Authored-By: Andrew Haley <aph@redhat.com>
From-SVN: r59386
gcc/java/ChangeLog
gcc/java/jcf-write.c