re PR java/25330 (A race condition in write_classfile)
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 12 Dec 2005 15:27:43 +0000 (15:27 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 12 Dec 2005 15:27:43 +0000 (07:27 -0800)
commit74daec8cf211dc4bc322ec9ee5a6e992122ceb45
tree8db93f717f2fce3d6e3be76fff3b14c7fda1c8a8
parent22e0395a104807767c1dda3e97ba8a44d435dee7
re PR java/25330 (A race condition in write_classfile)

2005-12-12  H.J. Lu  <hongjiu.lu@intel.com>

PR java/25330
* jcf-write.c (write_classfile): Use PID in temporary class
file. Save/restore errno when reporting error.

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