Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Oct 2021 22:25:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258846] devel/dyncall: unbreak on arm
Message-ID:  <bug-258846-7788-isp7gw8EKI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258846-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258846-7788@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=3D258846

--- Comment #9 from Tassilo Philipp <tphilipp@potion-studios.com> ---
Alright, I have a 12.2 armv7 w/ optional binutils and 13.0 with only clang'=
s as
now, and I can repro it all.

I'm a bit disappointed that clang's integrated AS disallows the use of pre-=
UAL
mnemonics, b/c given dyncall is used and supported in some cases on very old
setups, this means that there will be more toolchain checks and more #ifs to
keep supporting them (for the upstream fix). But yeah, that's life.

I'll have something ready by tomorrow, if nothing unexpected comes up. For =
the
FreeBSD port it'll be pragmatic and likely be very close to your patch
(basically the same but with the mentioned thumb support).
For the actual upstream fix this will be a bit more involved b/c of those o=
ld
platforms I mentioned, and will be part of v1.3.

Thanks again for bringing this to my intention

--=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-258846-7788-isp7gw8EKI>