OSDN Git Service

Call bfd_cache_close_all on error
authorhjl <hjl>
Thu, 4 Aug 2011 20:53:57 +0000 (20:53 +0000)
committerhjl <hjl>
Thu, 4 Aug 2011 20:53:57 +0000 (20:53 +0000)
commitbdc9167374925554a02bfd326b56b8c84a5f738c
treee4e10b07e2465c39656fe0923cf5e057887ca51b
parent91af6196bf61d6d7fa66d348da4e16616f458390
Call bfd_cache_close_all on error

2011-08-04  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/13056
* output-file.c (output_file_close): Call bfd_cache_close_all
on error.

* write.c (write_object_file): Revert the last change.
gas/ChangeLog
gas/output-file.c
gas/write.c