]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Perform lowering hir output operand to tree
authorbadumbatish <tanghocle456@gmail.com>
Thu, 1 Aug 2024 23:22:32 +0000 (16:22 -0700)
committerArthur Cohen <arthur.cohen@embecosm.com>
Wed, 19 Mar 2025 14:32:07 +0000 (15:32 +0100)
commit0bad7500da4f08d03e668cbba8935a9f0803664c
tree261acf12f9b58a3da0a9d85264c7320ef76594c8
parent29c6aba1d8dc925a0f43b68928004344ea212987
gccrs: Perform lowering hir output operand to tree

gcc/rust/ChangeLog:

* backend/rust-compile-asm.cc (CompileAsm::asm_build_expr):
Add debug comment
(CompileAsm::asm_construct_outputs):
Perform lowering hir output operand to tree
gcc/rust/backend/rust-compile-asm.cc