aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/hir
diff options
context:
space:
mode:
authorjjasmine <tanghocle456@gmail.com>2024-06-25 21:29:13 -0700
committerCohenArthur <arthur.cohen@embecosm.com>2024-06-28 09:59:34 +0000
commit69e06b2b6e44d6b66e29549014e37c812542bcab (patch)
treeaa2c143f57851f3c5bcdac00fd80dfe621ed1564 /gcc/rust/hir
parent6749034ca960f6f4d7886cef229a325f0eab08ea (diff)
downloadgcc-69e06b2b6e44d6b66e29549014e37c812542bcab.zip
gcc-69e06b2b6e44d6b66e29549014e37c812542bcab.tar.gz
gcc-69e06b2b6e44d6b66e29549014e37c812542bcab.tar.bz2
Addresses warning, put warn unused in right place
gcc/rust/ChangeLog: * expand/rust-macro-builtins-asm.cc (parse_reg_operand): Addresses warning, put warn unused in right place (parse_reg_operand_inout): Likewise. (parse_asm_arg): Likewise. * expand/rust-macro-builtins-asm.h (enum WARN_UNUSED_RESULT): Likewise. (enum InlineAsmParseError): Likewise. (validate): Likewise. (parse_asm_arg): Likewise. (parse_format_strings): Likewise. (parse_clobber_abi): Likewise. (parse_reg_operand): Likewise. (parse_reg_operand_in): Likewise. (parse_reg_operand_out): Likewise. (parse_reg_operand_lateout): Likewise. (parse_reg_operand_inout): Likewise. (parse_reg_operand_inlateout): Likewise. (parse_reg_operand_const): Likewise. (parse_reg_operand_sym): Likewise. (parse_reg_operand_unexpected): Likewise. (parse_asm): Likewise. (check_and_set): Likewise. (parse_options): Likewise. (parse_reg): Likewise. (parse_format_string): Likewise. Signed-off-by: badumbatish <tanghocle456@gmail.com>
Diffstat (limited to 'gcc/rust/hir')
0 files changed, 0 insertions, 0 deletions