https://sourceware.org/bugzilla/show_bug.cgi?id=30836

--- Comment #2 from Torbjörn SVENSSON <torbjorn.svensson at foss dot st.com> ---
After playing a bit more with this, it's actually enough to only use the
pr41893-1.o object file, no need for pr41893-1.o to trigger the fault.

Also, the object files were created using:

arm-none-eabi-gcc -c -mthumb -march=armv6s-m -mcpu=cortex-m0 -mfloat-abi=soft
-gctf  pr41893-1.c
arm-none-eabi-gcc -c -mthumb -march=armv6s-m -mcpu=cortex-m0 -mfloat-abi=soft
-gctf  pr41893-2.c

I've also shared a patch before that should fix this:
https://sourceware.org/pipermail/binutils/2023-August/129296.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to