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

--- Comment #22 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alexandre Oliva <aol...@gcc.gnu.org>:

https://gcc.gnu.org/g:ab0f04e4df1b7b312a4c9fa9b4d675778a0bae86

commit r12-8087-gab0f04e4df1b7b312a4c9fa9b4d675778a0bae86
Author: Alexandre Oliva <ol...@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.

Reply via email to