[Bug 257132] clang 12.0.1 fails to cross-compile kern_mbuf - amd64 host, i386 target

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 12 Jul 2021 18:02:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257132

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           See Also|                            |https://bugs.llvm.org/show_
                   |                            |bug.cgi?id=51066
                 CC|                            |dim@FreeBSD.org

--- Comment #2 from Dimitry Andric <dim@FreeBSD.org> ---
This appears to be caused by some form of static assertion, but I haven't been
able to pinpoint the line(s) in the kern_mbuf.c file. I also wonder why it
doesn't seem to happen "natively" on i386?

In any case, I have minimized the test case and submitted it upstream as:
https://bugs.llvm.org/show_bug.cgi?id=51066

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