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

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

commit f03760b98ba4160f08ade309daf22fedaf1cc2dd
Merge: 8c6b017310e 6839ad40eeb
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Thu Sep 8 00:08:07 2022 +0000

    Merge #1526
    
    1526: backend: correctly formulate the exit condition r=philberty a=liushuyu
    
    - backend: correctly formulate the exit condition. Previously the exit condition was treated the same as the loop condition (which is the inverse condition of the exit condition). Now, this is corrected.
    
    Should fix #1523
    
    Co-authored-by: liushuyu <liushuyu011@gmail.com>

Diff:

 gcc/rust/backend/rust-compile-expr.cc               |  5 ++++-
 .../rust/execute/torture/loop-condition-eval.rs     | 21 +++++++++++++++++++++
 2 files changed, 25 insertions(+), 1 deletion(-)

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

only message in thread, other threads:[~2022-09-12  7:21 UTC | newest]

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