public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #922
@ 2022-06-08 12:06 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-06-08 12:06 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:c7275a7fb89f324e7cd7881d12a49287a89f1c74

commit c7275a7fb89f324e7cd7881d12a49287a89f1c74
Merge: b71cc526132 112f2841ee3
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Sun Feb 13 15:01:35 2022 +0000

    Merge #922
    
    922: Support inline never and always options r=philberty a=philberty
    
    This maps over to DECL_UNINLINEABLE and to use the GCC attribute
    always_inline.
    
    Fixes #921
    
    Co-authored-by: Philip Herron <philip.herron@embecosm.com>

Diff:

 gcc/rust/backend/rust-compile-base.cc  | 68 +++++++++++++++++++++++++++-------
 gcc/rust/backend/rust-compile-base.h   |  5 ++-
 gcc/rust/hir/tree/rust-hir-item.h      |  2 +
 gcc/testsuite/rust/compile/inline_1.rs | 15 ++++++++
 gcc/testsuite/rust/compile/inline_2.rs |  6 +++
 5 files changed, 82 insertions(+), 14 deletions(-)


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

only message in thread, other threads:[~2022-06-08 12:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 12:06 [gcc/devel/rust/master] Merge #922 Thomas Schwinge

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