https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123516
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=123555,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=123556
Summary|xdp-tools fails tests for |xdp-tools fails tests for
|bpf |bpf (in e.g.
| |test_xdp_devbound)
--- Comment #9 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Sam James from comment #8)
> There are several different issues:
> * some failures are the &= verifier issue (PR123502)
> * some are new other verifier issues (not all the same)
-> PR123555, PR123556
> * some have no clear error (e.g. test_xdp_devbound)
We will use this bug for that remaining mystery error, at least for now.