https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119731
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #61078|0 |1
is obsolete| |
--- Comment #13 from Sam James <sjames at gcc dot gnu.org> ---
Created attachment 61083
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61083&action=edit
GCC failed output on test-bpf-restrict-fs
The GCC output was actually truncated because of systemd's internal buffering.
Hacking bpf_print_func to just call __builtin_vprintf works.