https://sourceware.org/bugzilla/show_bug.cgi?id=29827
Bug ID: 29827
Summary: gas: build failure in linux x86/kernel/signal.c:60:
Error: register type mismatch for `lar'
Product: binutils
Version: 2.40 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: manuel.lauss at gmail dot com
Target Milestone: ---
With todays (24.11.2022) binutils head, linux kernel build fails with:
/usr/src/linux-6.0.9/arch/x86/kernel/signal.c: Assembler messages:
/usr/src/linux-6.0.9/arch/x86/kernel/signal.c:60: Error: register type mismatch
for `lar'
$ as --version
GNU assembler (Gentoo 9999 p0) 2.39.50.20221124
Copyright (C) 2022 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `x86_64-pc-linux-gnu'.
--
You are receiving this mail because:
You are on the CC list for the bug.