https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67301
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Sandra Loosemore <san...@gcc.gnu.org>: https://gcc.gnu.org/g:f0ff7539626e25341c1b450b537e69f86e0bd1f6 commit r15-7904-gf0ff7539626e25341c1b450b537e69f86e0bd1f6 Author: Sandra Loosemore <sloosem...@baylibre.com> Date: Sat Mar 8 05:23:55 2025 +0000 inline-asm: Clarify documentation of operand syntax [PR67301] gcc/ChangeLog PR c/67301 * doc/extend.texi (Extended Asm): Clarify that the square brackets around the asmSymbolicName of operands are a required part of the syntax.