allow asm volatile statements
This commit is contained in:
parent
b40f501d2a
commit
c5764ed15e
@ -575,6 +575,7 @@ asm_statement
|
||||
|
||||
asm_expression
|
||||
: ASM LPAREN string_literals asm_operands RPAREN
|
||||
| ASM VOLATILE LPAREN string_literals asm_operands RPAREN
|
||||
;
|
||||
|
||||
asm_operands
|
||||
|
Loading…
x
Reference in New Issue
Block a user