[Bug target/94576] Regression build newlib for Arm

clyon at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 14 12:21:48 GMT 2020


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

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|aarch64                     |arm
            Summary|Regression build newlib for |Regression build newlib for
                   |Arm64                       |Arm

--- Comment #5 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to Trass3r from comment #4)

> It's -march=armv8.1-m.main+mve. arm-none-eabi is just the configured target
> name which hasn't been adapted.
> 

Yes, I saw that, so it's definitely arm/aarch32 mode, *not* arm64/aarch64.

You are using armv8.1-m architecture in aarch32 mode.


More information about the Gcc-bugs mailing list