diff options
author | badumbatish <tanghocle456@gmail.com> | 2024-08-19 16:39:11 -0700 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2025-03-19 15:32:04 +0100 |
commit | 9ba10b08213a25854909836660f28914149d723b (patch) | |
tree | c3b4f0e15674daaeca82f38b28fbfc8e5bbbea4f /gcc/rust/lex/rust-token.h | |
parent | 96cd17a73132873458989c4928e8189a8764e48d (diff) | |
download | gcc-9ba10b08213a25854909836660f28914149d723b.zip gcc-9ba10b08213a25854909836660f28914149d723b.tar.gz gcc-9ba10b08213a25854909836660f28914149d723b.tar.bz2 |
gccrs: 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/lex/rust-token.h')
0 files changed, 0 insertions, 0 deletions