]> git.ipfire.org Git - thirdparty/gcc.git/commit
Successfully produce pseudo-nop
authorbadumbatish <tanghocle456@gmail.com>
Sat, 6 Jul 2024 20:17:00 +0000 (13:17 -0700)
committerCohenArthur <arthur.cohen@embecosm.com>
Mon, 2 Sep 2024 09:44:55 +0000 (09:44 +0000)
commitf627811f55b3258c3be1813ad71babac262d7387
treebfaa15ba12dfa558fcdfb61401e8eaeabf6bc35e
parent20cd09b19e0a12aad0d09d2395507bda40888f84
Successfully produce pseudo-nop

gcc/rust/ChangeLog:

* backend/rust-compile-asm.cc (CompileAsm::add_stmt):
Deleted
(CompileAsm::CompileAsm):
Successfully produce pseudo-nop
(CompileAsm::visit): Likewise
(CompileAsm::asm_build_asm_stmt): Likewise
(CompileAsm::asm_construct_string_tree): Likewise
(CompileAsm::asm_is_inline): Likewise
* backend/rust-compile-asm.h (class CompileAsm): Likewise
* backend/rust-compile-expr.cc (CompileExpr::visit): Likewise
gcc/rust/backend/rust-compile-asm.cc
gcc/rust/backend/rust-compile-asm.h
gcc/rust/backend/rust-compile-expr.cc