[Bug libgcc/60464] [arm] ARM -mthumb version of libgcc contains ARM (non-thumb) code; not safe for thumb-only architectures
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 8 05:55:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60464
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Can you configure with --with-arch=armv7-m and try again? You might need to
edit config/arm/t-arm-elf to enable only the multi-lib that you need.
>armv7m-none-eabi
Does nothing really to change the default target.
More information about the Gcc-bugs
mailing list