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

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by John David Anglin <dang...@gcc.gnu.org>:

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

commit r14-8338-gbc77c035c45bb224790b1c03d06a64c8a1cc51c5
Author: John David Anglin <dang...@gcc.gnu.org>
Date:   Mon Jan 22 19:07:32 2024 +0000

    Add -gno-strict-dwarf to dg-options in various btf enum tests

    The -gno-strict-dwarf option is needed to ensure enum signedness
    is added to type_die.

    2024-01-22  John David Anglin  <dang...@gcc.gnu.org>

    gcc/testsuite/ChangeLog:

            PR debug/113382
            * gcc.dg/debug/btf/btf-bitfields-3.c: Add -gno-strict-dwarf
            option to dg-options.
            * gcc.dg/debug/btf/btf-enum-1.c: Likewise.
            * gcc.dg/debug/btf/btf-enum-small.c: Likewise.
            * gcc.dg/debug/btf/btf-enum64-1.c: Likewise.

Reply via email to