]> git.ipfire.org Git - thirdparty/gcc.git/commit
hir: Lower labelled block
authorJakub Dupak <dev@jakubdupak.com>
Mon, 16 Oct 2023 13:17:33 +0000 (15:17 +0200)
committerP-E-P <32375388+P-E-P@users.noreply.github.com>
Fri, 20 Oct 2023 08:35:27 +0000 (08:35 +0000)
commit483cb84277e06dd5c03ca4c837b51fb1084e3490
tree1553dbd6c641d174beb3afb7cf9df934204e6261
parentee60ec5429212532f994e4c66c2a1756884b401e
hir: Lower labelled block

gcc/rust/ChangeLog:

* hir/rust-ast-lower.cc (ASTLoweringBlock::visit): Call loop lowering and add it to constr.
* hir/tree/rust-hir-expr.h (class LoopLabel): Move before BlockExpr and add to BlockExpr.
gcc/rust/hir/rust-ast-lower.cc
gcc/rust/hir/tree/rust-hir-expr.h