https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98759

Przemyslaw Wirkus <wirkus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wirkus at gcc dot gnu.org

--- Comment #1 from Przemyslaw Wirkus <wirkus at gcc dot gnu.org> ---
Hi Daniel,

I can confirm that this issue exists for Arm's toolchain releases (available
from developer.arm.com):
* gcc-arm-none-eabi-10-2020-q4-major and
* gcc-arm-none-eabi-9-2020-q2-update.

Quick bisect tells me that this issue was fixed in Binutils' GAS somewhere
between 2.35.1.20201116 and 2.35.1.20201120.

gcc-arm-none-eabi-10-2020-q4-major was released with Binutils 2.35.1.20201028:

$ ./gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-as --version
GNU assembler (GNU Arm Embedded Toolchain 10-2020-q4-major) 2.35.1.20201028

Reply via email to