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

https://gcc.gnu.org/g:2dfc19647774cb26a0f735bda8006068a40cfba0

commit 2dfc19647774cb26a0f735bda8006068a40cfba0
Merge: 41f402f0b19 7d7bc2ce389
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Mon Mar 14 15:03:08 2022 +0000

    Merge #1025
    
    1025: Fix memory corruption in generation of builtin functions r=philberty a=philberty
    
    This patch removes the pop_fn calls since no fncontext stack is required here for these intrinsic.
    More context on the issues is in the commit message.
    
    Fixes #1024
    
    Co-authored-by: Philip Herron <philip.herron@embecosm.com>

Diff:

 gcc/rust/backend/rust-compile-intrinsic.cc       |  4 ----
 gcc/testsuite/rust/compile/torture/issue-1024.rs | 11 +++++++++++
 2 files changed, 11 insertions(+), 4 deletions(-)


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

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