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

            Bug ID: 101321
           Summary: gcc.dg/debug/btf/btf-bitfields-3.c fail on arm-eabi
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

Hi,
The new test gcc.dg/debug/btf/btf-bitfields-3.c fails on arm-eabi, but works on
arm-linux-gnueabi:

gcc.dg/debug/btf/btf-bitfields-3.c: [\t ]0x2[\t ]+[^\n]*btm_type found 0 times
FAIL: gcc.dg/debug/btf/btf-bitfields-3.c scan-assembler-times [\t ]0x2[\t
]+[^\n]*btm_type 1

The actual contents seems to be:
      .4byte  0x4     @ btm_type

Should the test be updated, or is there a bug in the compiler? (Sorry I'm not
familiar with btf)

Reply via email to