[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a b
From: |
petemoore at gmx dot net |
Subject: |
[Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line |
Date: |
Wed, 12 Jan 2022 13:26:54 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28762
--- Comment #8 from Pete Moore <petemoore at gmx dot net> ---
Ah, I think I see! The (output?) buffer is 32Kb, so this was happening at a
32Kb boundary, so almost any change would move this condition away from the
32Kb boundary...
I'm guessing it is the output buffer that has this buffer, rather than the
input, which would explain why whitespace changes didn't resolve the issue,
because they wouldn't affect the output of the preprocessing stage, which
itself removes whitespace. Is that about right?
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/28762] New: [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, petemoore at gmx dot net, 2022/01/11
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, petemoore at gmx dot net, 2022/01/11
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, petemoore at gmx dot net, 2022/01/11
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, petemoore at gmx dot net, 2022/01/11
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, sergey.belyashov at gmail dot com, 2022/01/11
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, sergey.belyashov at gmail dot com, 2022/01/12
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, nickc at redhat dot com, 2022/01/12
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, petemoore at gmx dot net, 2022/01/12
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line,
petemoore at gmx dot net <=
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, sergey.belyashov at gmail dot com, 2022/01/12
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, petemoore at gmx dot net, 2022/01/12
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, sergey.belyashov at gmail dot com, 2022/01/14
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, cvs-commit at gcc dot gnu.org, 2022/01/17
- [Bug gas/28762] [z80-unknown-elf-as]: assembly fails, but fixed with a blank line, nickc at redhat dot com, 2022/01/17