Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Feb 2026 12:48:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 292883] swtch.S:173:18: error: expected register here
Message-ID:  <bug-292883-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292883

            Bug ID: 292883
           Summary: swtch.S:173:18: error: expected register here
           Product: Base System
           Version: CURRENT
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: dan.kotowski@a9development.com

TARGET_ARCH=i386 buildworld fails with error since
377c053a43f347588ce6800627adb634f87f8cf9/D54831

make -j1C KERNCONF=GENERIC TARGET_ARCH=i386 buildworld buildkernel

--- swtch.o ---
/usr/local/src/sys/i386/i386/swtch.S:173:18: error: expected register here
 cmpxchgl %eax,0(reg)
                 ^

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292883-227>