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

https://gcc.gnu.org/g:0cf743d57fc67d88ecba654be8574ea9a5be40d2

commit 0cf743d57fc67d88ecba654be8574ea9a5be40d2
Merge: 6c7841a3ac5 83e5265d6af
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue Oct 25 17:24:06 2022 +0000

    Merge #1614
    
    1614: intrinsics: Add rust_sorry wrapper for unimplemented intrinsics r=CohenArthur a=CohenArthur
    
    This allows us to define intrinsics without implementing their body. This will be useful for atomic intrinsics for example, as there are a lot of them and we should work on implementing them one by one properly and slowly
    
    
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/backend/rust-compile-intrinsic.cc         | 10 ++++++++++
 gcc/testsuite/rust/compile/torture/intrinsics-3.rs |  9 +++++++++
 2 files changed, 19 insertions(+)

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

only message in thread, other threads:[~2022-10-25 19:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-25 19:14 [gcc/devel/rust/master] Merge #1614 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).