diff options
author | badumbatish <tanghocle456@gmail.com> | 2024-08-19 16:39:11 -0700 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2024-08-21 15:03:09 +0000 |
commit | 51948d296cda2828e6537db4a2fccad39b1281b7 (patch) | |
tree | d5ca8152ce1ca45ea1edfd5795c29ea8225116a8 /gcc/rust/util/rust-attribute-values.h | |
parent | d44051dea3036534b672684d22c7adf4f0684f9f (diff) | |
download | gcc-51948d296cda2828e6537db4a2fccad39b1281b7.zip gcc-51948d296cda2828e6537db4a2fccad39b1281b7.tar.gz gcc-51948d296cda2828e6537db4a2fccad39b1281b7.tar.bz2 |
Fix the disorder struct and class in inline asm
gcc/rust/ChangeLog:
* ast/rust-ast-full-decls.h (struct InlineAsmOperand):
Change to class
(class InlineAsmOperand): Change from struct
* hir/tree/rust-hir-full-decls.h (struct InlineAsmRegOrRegClass):
Removed from decl, used from AST
(struct AnonConst): new decl from rust-hir-expr.h
(class InlineAsmOperand): new decl from rust-hir-expr.h
Diffstat (limited to 'gcc/rust/util/rust-attribute-values.h')
0 files changed, 0 insertions, 0 deletions