Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2021 15:27:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 257124] multimedia/ffmpeg: Fails to link: ld: error: inline assembly requires more registers than available at line [on i386 with LTO option]
Message-ID:  <bug-257124-12827-pUREbXr5iI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257124-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257124-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257124

--- Comment #11 from Ed Maste <emaste@freebsd.org> ---
(In reply to Mikhail Teterin from comment #10)
> It is my understanding, that "inline" is a hint (as is/was "register")...
> If compiler knows, the target architecture cannot handle it, it will/shou=
ld
> skip it.

I have not actually looked at the source, but I think the error is referrin=
g to
inline assembly, i.e., asm("whatever"); in C source.

> Ok, so we agree, that it is a clang/llvm bug

I'm not sure that is the case.

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



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