[Bug target/104253] libgcc missing __floatdiif

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 13 18:06:09 GMT 2022


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

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

--- Comment #17 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
The test fails on VxWorks, where there is no 128-bit long double:

cc1: warning: The '-mfloat128' option may not be fully supported

so it looks like a DejaGNU selector is missing.


More information about the Gcc-bugs mailing list