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

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Iain D Sandoe
<ia...@gcc.gnu.org>:

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

commit r13-8564-gf650cfccc61f0352f9c3a0993457e1cb7845bc7a
Author: Francois-Xavier Coudert <fxcoud...@gcc.gnu.org>
Date:   Sat Aug 19 22:37:33 2023 +0200

    Testsuite: fix contructor priority test

    Fix the expected warning wording for targets without constructor
    priority, like Darwin, making the test pass.

    gcc/testsuite/ChangeLog:

            PR testsuite/111066
            * g++.dg/special/initpri3.C: Fix wording.

    (cherry picked from commit 78f636d979530c8a649262dbd44914bdfb6f7290)

Reply via email to