[Bug ld/28924] ld-arm bug in encoding of blx calls jumping from thumb to arm instructions

2022-03-16 Thread viorel.preoteasa at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28924 --- Comment #5 from Viorel Preoteasa --- The error occurs also in the master branch of binutils. The bug can be reproduced applying ld compiled for arm using the following configuration: export CPPFLAGS=-I/home/viorel/arm-none-eabi-original/

[Bug ld/28924] ld-arm bug in encoding of blx calls jumping from thumb to arm instructions

2022-03-16 Thread viorel.preoteasa at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28924 --- Comment #4 from Viorel Preoteasa --- Created attachment 14021 --> https://sourceware.org/bugzilla/attachment.cgi?id=14021&action=edit Disassembled correct file after using the fixed ld -- You are receiving this mail because: You are on

[Bug ld/28924] ld-arm bug in encoding of blx calls jumping from thumb to arm instructions

2022-03-16 Thread viorel.preoteasa at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28924 --- Comment #3 from Viorel Preoteasa --- Created attachment 14020 --> https://sourceware.org/bugzilla/attachment.cgi?id=14020&action=edit Disassembled erroneous file after linking the object file -- You are receiving this mail because: You

[Bug ld/28924] ld-arm bug in encoding of blx calls jumping from thumb to arm instructions

2022-03-16 Thread viorel.preoteasa at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28924 Viorel Preoteasa changed: What|Removed |Added CC||viorel.preoteasa at gmail dot com