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 &mdash; or parts
> +    of it &mdash; can be specified with <tt>[[len=<var>spec</var>]]</tt>

<code>...</code> instead of <tt>...</tt>, please.

And you'll need to escape "<" as "&lt;" (and optionally ">" as "&gt;" 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

Reply via email to