Dear ARM A GNU Toolchain maintainers,
I have noticed that the latest AArch32 Linux GCC release v9.2-2019.12 for ARM A is configured without a default fpu option whereas ARM GCC v8.3-2019.03 and older Linaro toolchains used "--with-fpu=vfpv3-d16". The example ABE manifest file for v9.2 also still contains this option. Could you please explain the background for this configuration change?
Thank you very much,
Andrej
FYI:
glibc/configure --enable-shared --with-tls --disable-profile \ --disable-omitfp --disable-bounded --disable-sanity-checks \ --build=x86_64-unknown-linux-gnu --host=aarch64-none-linux-gnu \ --disable-werror --enable-obsolete-rpc --disable-profile \ --without-gd --without-cvs