This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6fabf8f2577 libstdc++: Replace non-type-dependent uses of wchar_t in <f [...] new 35b5762a740 bpf: bump maximum frame size limit to 32767 bytes
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/bpf/bpf.opt | 2 +- gcc/testsuite/gcc.target/bpf/frame-limit-1.c | 18 ++++++++++++++++++ gcc/testsuite/gcc.target/bpf/frame-limit-2.c | 16 ++++++++++++++++ 3 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/bpf/frame-limit-1.c create mode 100644 gcc/testsuite/gcc.target/bpf/frame-limit-2.c