On 10/01/2020 14:30, Przemyslaw Wirkus wrote:
Hi,
When gcc for Arm is configured with --with-multilib-list=aprofile a
misplaced endif directive in the makefile was causing the arm->thumb
mapping for multilibs to be omitted from the reuse rules. This
resulted in the default multilib being picked rather than the thumb2
opimized version.
gcc/ChangeLog:
2020-01-10 Przemyslaw Wirkus <przemyslaw.wir...@arm.com>
Backport from trunk
* config/arm/t-multilib: Use arm->thumb multilib reuse rules
on a-profile.
Ok for gcc-9-branch?
kind regards
Przemyslaw Wirkus
Pushed.
R.