]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Partial support for operand
authorjjasmine <tanghocle456@gmail.com>
Mon, 10 Jun 2024 23:54:34 +0000 (16:54 -0700)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 17 Mar 2025 15:35:47 +0000 (16:35 +0100)
commitc1662670f70e8c06164da58a2b020dcd89ae75d6
tree382a372a7004cb74873a11519ee672109a2f035e
parent83465864dbddcebca788df417783eb4e074626f8
gccrs: 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