public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Thomas Schwinge <tschwinge@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/rust/master] Merge #922
Date: Wed,  8 Jun 2022 12:06:13 +0000 (GMT)	[thread overview]
Message-ID: <20220608120613.72CC53BF90E6@sourceware.org> (raw)

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


                 reply	other threads:[~2022-06-08 12:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220608120613.72CC53BF90E6@sourceware.org \
    --to=tschwinge@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).