[Bug 258846] devel/dyncall: unbreak on arm
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258846] devel/dyncall: unbreak on arm"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Oct 2021 22:25:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258846 --- 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 old platforms I mentioned, and will be part of v1.3. Thanks again for bringing this to my intention -- You are receiving this mail because: You are the assignee for the bug.