diff options
author | Jan Beulich <jbeulich@suse.com> | 2021-06-18 13:51:52 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2021-06-18 13:51:52 +0200 |
commit | 162c6aef1f3a96923e75f0b4ef430822d273465c (patch) | |
tree | 81686d89de13a729cde555aae7d4b3ac0033005d /sim/m32c | |
parent | 1fef66b0dcc09c9114100e782ea54594550e8fb7 (diff) | |
download | binutils-162c6aef1f3a96923e75f0b4ef430822d273465c.zip binutils-162c6aef1f3a96923e75f0b4ef430822d273465c.tar.gz binutils-162c6aef1f3a96923e75f0b4ef430822d273465c.tar.bz2 |
gas: fold symbol table entries generated for .startof.() / .sizeof.()
When the same such construct is used multiple times in a source file,
there's still no need to emit a separate symbol each time. Under the
assumption that there won't be many of these, use a simple array
lookup method to record previously used symbols.
Diffstat (limited to 'sim/m32c')
0 files changed, 0 insertions, 0 deletions