[Bug 292883] swtch.S:173:18: error: expected register here

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Feb 2026 16:00:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292883

--- Comment #2 from Dan Kotowski <dan.kotowski@a9development.com> ---
(In reply to Simon Wollwage from comment #1)

I do not see the offending commit(s) in branch stable/15 @ 70c55537c134

# git checkout stable/15
Updating files: 100% (10843/10843), done.
branch 'stable/15' set up to track 'github/stable/15'.
Switched to a new branch 'stable/15'
# git log --oneline -3 sys/i386/i386/swtch.S
95ee2897e98f sys: Remove $FreeBSD$: two-line .h pattern
ccd9b49f20e7 sys: use .S for assembly language files that use the preprocessor

-- 
You are receiving this mail because:
You are the assignee for the bug.