[Bug target/123556] xdp-tools fails tests for bpf (access beyond struct (anon) at off 2 size 8)

sjames at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 6 20:14:54 GMT 2026


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

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch

--- Comment #2 from Sam James <sjames at gcc dot gnu.org> ---
With the patch at
https://inbox.sourceware.org/gcc-patches/20260204203604.48272-1-david.faust@oracle.com/,
I get one fix

$ grep -c FAIL before
35
$ grep -c FAIL after
34

where test_flowtable now PASSes. Thank you!


More information about the Gcc-bugs mailing list