]> git.ipfire.org Git - thirdparty/gcc.git/commit
Partial support for operand
authorjjasmine <tanghocle456@gmail.com>
Mon, 10 Jun 2024 23:54:34 +0000 (16:54 -0700)
committerCohenArthur <arthur.cohen@embecosm.com>
Thu, 13 Jun 2024 15:31:07 +0000 (15:31 +0000)
commit9d812b8af76d7517f21060708deb060ccf8c7a8c
treea652ef2355f8c1f70754487b3d415a1765bbe846
parent57c1f3a0f0d974662ded3a48200318dde763e4c6
Partial support for operand

gcc/rust/ChangeLog:

* ast/rust-expr.h (struct InlineAsmOperand):
Partial support for operand
* expand/rust-macro-builtins-asm.cc (parse_reg_operand): Likewise.
(parse_label): Likewise.
* expand/rust-macro-builtins-asm.h (parse_label): Likewise.
gcc/rust/ast/rust-expr.h
gcc/rust/expand/rust-macro-builtins-asm.cc
gcc/rust/expand/rust-macro-builtins-asm.h