[COMMITTED] gas: change meaning of ; in the BPF assembler

Jan Beulich jbeulich@suse.com
Tue Nov 28 14:58:56 GMT 2023


On 28.11.2023 15:05, Jose E. Marchesi wrote:
> The BPF assembler in clang uses semi-colon (;) to separate statements,
> not to be begin line comments.  This patch adapts the GNU assembler
> accordingly.
> 
> Testsuite and documentation updated accordingly.

Isn't this a behavioral change which also warrants a NEWS entry?

Jan


More information about the Binutils mailing list