[Bug target/122983] g++.dg/cpp26/decomp18.C fails on arm-none-eabi

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 4 10:27:27 GMT 2025


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

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:

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

commit r16-5881-ga761ec59cdacb9b290ade29335048bd1b1dd984f
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Thu Dec 4 11:26:10 2025 +0100

    testsuite: Add tls runtime directives to decomp18.C [PR122983]

    I haven't added the needed dg- directives to decomp18.C test
    which uses thread_local and is a dg-do run test.

    This adds those.

    2025-12-03  Jakub Jelinek  <jakub@redhat.com>

            PR target/122983
            * g++.dg/cpp26/decomp18.C: Add dg-add-options tls and
            dg-require-effective-target tls_runtime directives.


More information about the Gcc-bugs mailing list