Hi David.
> This patch updates the BPF back end to generate indirect calls via
> the 'call %reg' instruction when targetting xBPF.
>
> Additionally, the BPF ASM_SPEC is updated to pass along -mxbpf to
> gas, where it is now supported.
Thanks for the patch.
I just installed it on your behalf.
S
This patch updates the BPF back end to generate indirect calls via
the 'call %reg' instruction when targetting xBPF.
Additionally, the BPF ASM_SPEC is updated to pass along -mxbpf to
gas, where it is now supported.
2020-09-03 David Faust
gcc/
* config/bpf/bpf.h (ASM_SPEC): Pass -mxbp