[PATCH 2/5] testsuites/libtests: Remove floats from libdl tests

Alex White alex.white at oarcorp.com
Mon Aug 28 15:35:20 UTC 2023


On Mon, Aug 28, 2023 at 10:31 AM Sam Price <thesamprice at gmail.com> wrote:
>
> Nevermind that would be done at the linker and not at compile time.

I searched for some way to check if soft float routines are being used, but I
couldn't find anything.

Maybe we just remove the conditional altogether? I don't think it's a problem
to have an extra print statement on targets that use hardware floating point
instructions. This would simplify the code and make it more portable.

Alex


More information about the devel mailing list