commit | 79674bfc369e793b0b53cc0dc09a3fcfdbdf158a | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Mon Jul 01 09:02:10 2024 +0930 |
committer | Alan Modra <amodra@gmail.com> | Mon Jul 01 11:04:31 2024 +0930 |
tree | d44d0fe812743144adba95274f43bfa926d76c95 | |
parent | d65111ff0a4bf2a7bcc37c4580089bf4ff161b0c [diff] |
PR31941 objcopy --globalize-symbol I think FILE symbols are special, and I can't see why anyone would want them to be made global. The fact that no one has reported this bug since commit 7b4a0685e80a in 2005 supports that claim. PR 31941 * objcopy.c (filter_symbols): Don't allow BSF_FILE symbols to be made global.