On Sat, 30 May 2026, Georg-Johann Lay wrote: > + <li>The <a href="https://gcc.gnu.org/onlinedocs/gcc/Size-of-an-asm.html" > + >code size</a> of an inline asm construct — or parts > + of it — can be specified with <tt>[[len=<var>spec</var>]]</tt>
<code>...</code> instead of <tt>...</tt>, please. And you'll need to escape "<" as "<" (and optionally ">" as ">" if you want to go for consistency.) > + The notes can be deactivated with the new command line option "command-line option" Okay with these changes. > + <a > href="https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html#index-masm-len-notes" > + ><code>-mno-asm-len-notes</code></a> so that the default length > applies. Do you want to say something about this (default length)? Neutral question, and "no" is absolutely valid. Gerald
