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

            Bug ID: 101269
           Summary: new test case gcc.dg/debug/btf/btf-datasec-1.c fails
                    with its introduction in r12-1852
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:c1f76af469388d3df815c82de566387da5ae000f, r12-1852

FAIL: gcc.dg/debug/btf/btf-datasec-1.c scan-assembler-times 0[\t
]+[^\n]*bts_offset 7
FAIL: gcc.dg/debug/btf/btf-datasec-1.c scan-assembler-times 0xf000003[\t
]+[^\n]*btt_info 2
FAIL: gcc.dg/debug/btf/btf-datasec-1.c scan-assembler-times ascii ".data.0"[\t
]+[^\n]*btf_aux_string 1
FAIL: gcc.dg/debug/btf/btf-datasec-1.c scan-assembler-times ascii
".rodata.0"[\t ]+[^\n]*btf_aux_string 1

It looks like the failing ones are compiled for 32 bits.  The 64 bits ones work
fine.

commit c1f76af469388d3df815c82de566387da5ae000f
Author: Indu Bhagat <indu.bha...@oracle.com>
Date:   Thu May 20 11:19:04 2021 -0700

    CTF/BTF testsuites

    This commit adds a new testsuite for the CTF debug format.

Reply via email to