public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/107438] New: bpf:
@ 2022-10-27 15:33 jose.marchesi at oracle dot com
  0 siblings, 0 replies; only message in thread
From: jose.marchesi at oracle dot com @ 2022-10-27 15:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107438
           Summary: bpf:
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jose.marchesi at oracle dot com
  Target Milestone: ---

We noticed that recently LLVM changed the BPF ABI by allowing to pass small
record arguments by value.  Previously all records were passed by reference.

This is the LLVM change:

  https://reviews.llvm.org/D132144

The GCC backend should be adapted to follow the same ABI.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-27 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-27 15:33 [Bug target/107438] New: bpf: jose.marchesi at oracle dot com

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).