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

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

commit c494f30766b569f6bebaf715ae6368c0335b0025
Merge: a5b38698aa4 2fe4048f7f1
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue Apr 12 13:28:28 2022 +0000

    Merge #1106
    
    1106: macros: fix an infinite loop in `concat!` macro parser r=CohenArthur a=liushuyu
    
    - Fix concat macro parser issue which caused an infinite loop when invalid token is encountered
    
    
    Co-authored-by: liushuyu <liushuyu011@gmail.com>

Diff:

 gcc/rust/expand/rust-macro-builtins.cc             | 5 ++++-
 gcc/testsuite/rust/compile/builtin_macro_concat.rs | 9 +++++----
 2 files changed, 9 insertions(+), 5 deletions(-)


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

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