On 6/23/2022 3:21 PM, Dimitar Dimitrov wrote:
This test spuriously fails on AVR with:
    error: width of 'bitfield_c' exceeds its type

8-bit and 16-bit microcontrollers do not seem to be the target audience
for BTF file format.  So the least intrusive fix is to simply skip the
test for them.

Ok for trunk?

gcc/testsuite/ChangeLog:

        * gcc.dg/debug/btf/btf-bitfields-1.c: Skip if int is less than
        32-bits.
OK.
jeff

Reply via email to