bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/29519] .unreq does not handle line separator characters as such


From: address@hidden
Subject: [Bug gas/29519] .unreq does not handle line separator characters as such
Date: Wed, 24 Aug 2022 11:19:27 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29519

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
There are more directives that have the same problem, because every directive
needs to do its own parsing.

$ echo '.cpu generic ;' | aarch64-suse-linux-as 
{standard input}: Assembler messages:
{standard input}:1: Error: unknown cpu `generic;'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]