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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Nathaniel Shead <nsh...@gcc.gnu.org>:

https://gcc.gnu.org/g:6cb5ef37c2fac240b68d8ee438aba4885956269f

commit r14-9517-g6cb5ef37c2fac240b68d8ee438aba4885956269f
Author: Nathaniel Shead <nathanielosh...@gmail.com>
Date:   Sat Mar 16 00:11:25 2024 +1100

    testsuite: Fix excess errors for new modules testcases on powerpc
[PR114320]

    On some configurations, PowerPC emits -Wpsabi warnings when using IEEE
    long doubles on a machine configured with IBM long double by default.
    This patch suppresses these warnings for this testcase.

            PR testsuite/114320

    gcc/testsuite/ChangeLog:

            * g++.dg/modules/target-powerpc-1_a.C: Suppress -Wpsabi.
            * g++.dg/modules/target-powerpc-1_b.C: Likewise.

    Signed-off-by: Nathaniel Shead <nathanielosh...@gmail.com>

Reply via email to