commit | 12ef68305572ed139825be827b2bb1d1aef3ca25 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Tue Feb 14 08:35:02 2023 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Tue Feb 14 08:35:02 2023 +0100 |
tree | f65243cc87500acc6b2ad0f37d50a478753d8ce9 | |
parent | 676dcbb0a025640f66b2784555016bc901d09d52 [diff] |
gas: correct symbol name comparison in .startof./.sizeof. handling In 162c6aef1f3a ("gas: fold symbol table entries generated for .startof.() / .sizeof.()") I screwed up quite badly, inverting the case sensitive and case insensitive comparison functions.