[Bug target/117068] bpf: add support for preserve_static_offset attribute

2024-10-11 Thread cupertino.miranda at oracle dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117068 --- Comment #3 from Cupertino Miranda --- Indeed middle-end is already doing that conversion for BPF, in particular because of CO-RE implementation, which at gimple, turns A->B into A + __builtin_CORE_offset(B>), being B> internal meta informati

[Bug target/117068] New: bpf: add support for preserve_static_offset attribute

2024-10-10 Thread cupertino.miranda at oracle dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117068 Bug ID: 117068 Summary: bpf: add support for preserve_static_offset attribute Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Co

[Bug target/114523] New: bpf: ssa-phiopt optimization generates unverifiable code.

2024-03-28 Thread cupertino.miranda at oracle dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114523 Bug ID: 114523 Summary: bpf: ssa-phiopt optimization generates unverifiable code. Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug target/114431] bpf: GCC generates unverifiable code for systemd restrict_fs_bpf

2024-03-26 Thread cupertino.miranda at oracle dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114431 Cupertino Miranda changed: What|Removed |Added CC||cupertino.miranda at oracle dot co

[Bug target/113453] New: bpf: func_info and line_info missing in .BTF.ext

2024-01-17 Thread cupertino.miranda at oracle dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113453 Bug ID: 113453 Summary: bpf: func_info and line_info missing in .BTF.ext Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug target/113225] New: bpf: attributekernel_helper function declarations create a BTF_FUNC_EXTERN.

2024-01-03 Thread cupertino.miranda at oracle dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113225 Bug ID: 113225 Summary: bpf: attributekernel_helper function declarations create a BTF_FUNC_EXTERN. Product: gcc Version: unknown Status: UNCONFIRMED Severity:

[Bug target/110770] New: bpf: add pseudoc assembly dialect

2023-07-21 Thread cupertino.miranda at oracle dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110770 Bug ID: 110770 Summary: bpf: add pseudoc assembly dialect Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/107181] new test case gcc.dg/pr25521.c fails in r13-2952-ga0aafbc324aa90

2022-11-30 Thread cupertino.miranda at oracle dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107181 Cupertino Miranda changed: What|Removed |Added CC||cupertino.miranda at oracle dot co