diff options
author | badumbatish <tanghocle456@gmail.com> | 2024-07-29 19:00:47 -0700 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2025-03-19 15:32:01 +0100 |
commit | 03e7521c90abe2f592640a2ad9d3b26ef91ab5a5 (patch) | |
tree | 0403e20149b634f6d9331122664a40a0c5cfe44a /gcc/tree-loop-distribution.cc | |
parent | d2c9afb7bc8278bdf946599f58da18c76d3d1d2f (diff) | |
download | gcc-03e7521c90abe2f592640a2ad9d3b26ef91ab5a5.zip gcc-03e7521c90abe2f592640a2ad9d3b26ef91ab5a5.tar.gz gcc-03e7521c90abe2f592640a2ad9d3b26ef91ab5a5.tar.bz2 |
gccrs: Use new constructors and control flow for operand
gcc/rust/ChangeLog:
* ast/rust-expr.h (struct InlineAsmOperand): changed to class
(class InlineAsmOperand): Have appropriate constructor,
and getter
* expand/rust-macro-builtins-asm.cc (parse_reg_operand):
Use the new implement constructors and new control flow.
(parse_reg_operand_in): Likewise
(parse_reg_operand_out): Likewise
(parse_reg_operand_inout): Likewise
(parse_reg_operand_const): Likewise
Diffstat (limited to 'gcc/tree-loop-distribution.cc')
0 files changed, 0 insertions, 0 deletions