]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add potentially_nonpromoted_keywords set str
authorjjasmine <tanghocle456@gmail.com>
Wed, 5 Jun 2024 15:24:50 +0000 (08:24 -0700)
committerCohenArthur <arthur.cohen@embecosm.com>
Thu, 13 Jun 2024 15:31:07 +0000 (15:31 +0000)
commit4ec940e39cae459a7c26f9ee24a7145d277cc8bf
tree6c8375121aed59dfa8a191a14f011c30d4616358
parentd24c338399f75dbc8f6b9f0711746d891966c0d7
Add potentially_nonpromoted_keywords set str

gcc/rust/ChangeLog:

* expand/rust-macro-builtins-asm.cc (parse_reg_operand):
Add potentially_nonpromoted_keywords set str
(check_identifier): likewise
* expand/rust-macro-builtins-asm.h (parse_format_string):
likewise

gcc/testsuite/ChangeLog:

* rust/compile/inline_asm_parse_operand.rs: fix warnings
gcc/rust/expand/rust-macro-builtins-asm.cc
gcc/rust/expand/rust-macro-builtins-asm.h
gcc/testsuite/rust/compile/inline_asm_parse_operand.rs