diff options
author | Jose E. Marchesi <jose.marchesi@oracle.com> | 2023-08-18 14:05:00 +0200 |
---|---|---|
committer | Jose E. Marchesi <jose.marchesi@oracle.com> | 2023-08-18 14:06:30 +0200 |
commit | 35b5762a740d4506d7acac65d0f8375640362492 (patch) | |
tree | 45cba64d0b76f6e5e65b3f252a0f908b034eb1cd /gcc/rust/resolve | |
parent | 6fabf8f25772bf7a7ff68a31a315cd91b86a186e (diff) | |
download | gcc-35b5762a740d4506d7acac65d0f8375640362492.zip gcc-35b5762a740d4506d7acac65d0f8375640362492.tar.gz gcc-35b5762a740d4506d7acac65d0f8375640362492.tar.bz2 |
bpf: bump maximum frame size limit to 32767 bytes
This commit bumps the maximum stack frame size allowed for BPF
functions to the maximum possible value.
Tested in x86_64-linux-gnu host and target bpf-unknown-none.
gcc/ChangeLog
* config/bpf/bpf.opt (mframe-limit): Set default to 32767.
gcc/testsuite/ChangeLog
* gcc.target/bpf/frame-limit-1.c: New test.
* gcc.target/bpf/frame-limit-2.c: Likewise.
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions