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

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

commit d541ded4855d0b4273a986b15ff497c45dbc6c78
Merge: 75ac2f6fc0a 16730054de5
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Apr 22 10:34:59 2022 +0000

    Merge #1148
    
    1148: backend: handle cold attribute r=philberty a=liushuyu
    
    - handle the `cold` attribute
    
    Co-authored-by: liushuyu <liushuyu011@gmail.com>

Diff:

 gcc/rust/backend/rust-compile-base.cc   | 23 +++++++++++++++++++++++
 gcc/rust/backend/rust-compile-base.h    |  3 +++
 gcc/rust/util/rust-attributes.cc        | 15 ++++++++++-----
 gcc/testsuite/rust/compile/attr_cold.rs | 12 ++++++++++++
 4 files changed, 48 insertions(+), 5 deletions(-)


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

only message in thread, other threads:[~2022-06-08 12:35 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:35 [gcc/devel/rust/master] Merge #1148 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).