diff options
author | 2016-02-18 00:50:13 +0300 | |
---|---|---|
committer | 2016-02-18 15:07:43 +0100 | |
commit | ff9782423624759c38fbefc35ccdd5070cdee43d (patch) | |
tree | c2f17109c0effca30fd19bbd6494c310d71cc34f /docs | |
parent | c1b47a9cbeac99fb35705939165a5bb1fa809453 (diff) | |
download | buildroot-ff9782423624759c38fbefc35ccdd5070cdee43d.tar.gz buildroot-ff9782423624759c38fbefc35ccdd5070cdee43d.tar.bz2 |
binutils: fix .init/.fini literals moving in xtensa gas
Despite the documentation and the comment in xtensa_move_literals, in
the presence of --text-section-literals and --auto-litpools literals are
moved from the separate literal sections into .init and .fini, because
the check in the xtensa_move_literals is incorrect.
This fixes build errors seen with projects that have .init/.fini and use
text-section-literals.
Backported from: 4111950f363221c4641dc2f33bea61cc94f34906
Reported-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions