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

David Faust <dfaust at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from David Faust <dfaust at gcc dot gnu.org> ---

This was a problem in the test itself, where the overflow is actually the
desired behavior.

fixed in the kernel bpf-next tree by:

commit 792a04bed41caec79c787d105b0d442351b3bcc8
Author: David Faust <[email protected]>
Date:   Wed May 8 12:35:12 2024 -0700

    bpf: avoid gcc overflow warning in test_xdp_vlan.c

Reply via email to