Hi everyone, Apologies for the previous patches which did not include a cover letter. My wish was to send 3 indepepdent patches but after the initial mistake lets keep this as a series although they are all independent from themselves. The changes in this patch series is related to recovering GCC support to build the selftests. A few tests and a makefile change have broken the support for GCC in the last few months. Looking forward to your comments. Best regards, Cupertino Cupertino Miranda (3): selftests/bpf: Disable strict aliasing for verifier_nocsr.c selftest/bpf: _GNU_SOURCE redefined in g++ selftest/bpf: Adapt inline asm operand constraint for GCC support tools/testing/selftests/bpf/Makefile | 3 ++- .../testing/selftests/bpf/progs/tailcall_bpf2bpf_hierarchy2.c | 4 ++-- .../testing/selftests/bpf/progs/tailcall_bpf2bpf_hierarchy3.c | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) -- 2.30.2