public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1763
@ 2023-01-26  7:27 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2023-01-26  7:27 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:6a320bca7be0535b1e402ee48741df15c8e0aa8d

commit 6a320bca7be0535b1e402ee48741df15c8e0aa8d
Merge: 7558c183a11 fc0c03dcf75
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue Jan 24 16:39:54 2023 +0000

    Merge #1763
    
    1763: Do not crash on empty macros expand. Fixes #1712 r=philberty a=teromene
    
    This PR fixes a compiler crash when expanding an empty macro into an existing AST.
    (I ran clang-format but it marked a few other files as dirty, and I therefore did not touch them)
    
    Signed-off-by: Lyra Karenai <teromene@teromene.fr>
    
    
    
    Co-authored-by: Lyra <teromene@teromene.fr>

Diff:

 gcc/rust/expand/rust-macro-expand.cc  | 2 ++
 gcc/testsuite/rust/compile/macro45.rs | 7 +++++++
 2 files changed, 9 insertions(+)

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

only message in thread, other threads:[~2023-01-26  7:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-26  7:27 [gcc/devel/rust/master] Merge #1763 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).