https://sourceware.org/bugzilla/show_bug.cgi?id=21679
Bug ID: 21679 Summary: bfd_get_file_size should be cached for readonly file Product: binutils Version: 2.29 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: hjl.tools at gmail dot com Target Milestone: --- bfd_get_file_size may be called many times on the same input file with many sections. It should be cached to avoid calling fstat over and over again. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils