[Buildroot] [PATCH] package/binutils: fix loops relaxation in bare sections

Peter Korsgaard peter at korsgaard.com
Wed Apr 24 20:32:43 UTC 2019


>>>>> "Max" == Max Filippov <jcmvbkbc at gmail.com> writes:

 > The commit 197b5f9d1c23 ("package/binutils: fix loops relaxation in
 > xtensa gas") changed the way loop opcodes are relaxed resulting in build
 > failures in hand-made assembly code that has loops in sections without
 > .literal_position pseudo op or equivalent construct. This e.g. breaks
 > xtensa linux kernel build.

 > Fix that by adding literal position to the beginning of every section.

 > Fixes: 197b5f9d1c23 ("package/binutils: fix loops relaxation in xtensa
 > gas")
 > Signed-off-by: Max Filippov <jcmvbkbc at gmail.com>

Committed to 2019.02.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list