public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/111046] New: bpf: support naked functions in BPF
@ 2023-08-17 10:51 jemarch at gcc dot gnu.org
  2023-08-17 12:40 ` [Bug target/111046] " cvs-commit at gcc dot gnu.org
  2023-08-17 12:47 ` jemarch at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: jemarch at gcc dot gnu.org @ 2023-08-17 10:51 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111046

            Bug ID: 111046
           Summary: bpf: support naked functions in BPF
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jemarch at gcc dot gnu.org
  Target Milestone: ---

BPF programs make use of the `naked' function attribute.  This attribute is
supported by several targets in GCC but not currently by bpf targets.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-17 12:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-17 10:51 [Bug target/111046] New: bpf: support naked functions in BPF jemarch at gcc dot gnu.org
2023-08-17 12:40 ` [Bug target/111046] " cvs-commit at gcc dot gnu.org
2023-08-17 12:47 ` jemarch at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).