[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GAS bug] .asciz inserts zero byte for each string passed
From: |
Andreas Schwab |
Subject: |
Re: [GAS bug] .asciz inserts zero byte for each string passed |
Date: |
Thu, 30 May 2024 17:49:33 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On Mai 30 2024, Jiří Wolker wrote:
> As you can see at the byte 0x45, the NUL byte is placed after the first
> string ("hello" ends).
Which works as documented (`arguments not separated by commas'). See
also the comment: `Treat "a" "b" as "ab". Even if we are appending
zeros.'
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."