asmpoundcomment

Controls whether the "#" symbol is treated as a comment character in inline assembly.

Syntax
#pragma asmpoundcomment on | off | reset
  
Remarks

Some targets may have additional comment characters, and may treat these characters as comments even when

#pragma asmpoundcomment off  

is used.

Using this pragma may interfere with the function-level inline assembly language.

This pragma does not correspond to any panel setting. By default, this pragma is on .

Related information
asmsemicolcomment
const_strings
dollar_identifiers
gcc_extensions
mark
mpwc_newline
mpwc_relax
multibyteaware
multibyteaware_preserve_literals
text_encoding
trigraphs
unsigned_char