[Bug target/104253] libgcc missing __floatdiif

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 11 17:18:58 GMT 2022


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

--- Comment #23 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Alexandre Oliva
<aoliva@gcc.gnu.org>:

https://gcc.gnu.org/g:20bde90da2ac415d4a06e7a8b2ba770d50385208

commit r11-9810-g20bde90da2ac415d4a06e7a8b2ba770d50385208
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Mon Apr 11 12:11:10 2022 -0300

    ppc: testsuite: require target effectively [PR104253]

    The testcase was missing dg- before require-effective-target.

    While at that, I'm also pruning the excess-error warning I got when
    the test failed to be disabled because of the above.  I suppose it
    might be useful for some target variants.


    for gcc/testsuite/ChangeLog

            PR target/104253
            * gcc.target/powerpc/pr104253.c: Add missing dg- before
            require-effective-target.  Prune warning about -mfloat128
            possibly not being fully supported.

    (cherry picked from commit ab0f04e4df1b7b312a4c9fa9b4d675778a0bae86)


More information about the Gcc-bugs mailing list