https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278649
Lorenzo Salvadore <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Any |arm Flags|maintainer-feedback?(salvad |maintainer-feedback+ |[email protected]) | CC| |[email protected] Status|New |Open --- Comment #1 from Lorenzo Salvadore <[email protected]> --- Unfortunately armv7 is a tier 2 platform for FreeBSD, so there are many issues with higher priority than this one. https://www.freebsd.org/platforms/ However, here is a few suggestions that might help you fix the issue: - test more recent GCC versions, see lang/gcc13-devel, lang/gcc14-devel, lang/gcc15-devel. lang/gcc14 is also coming soon; - look at this recent issue about GCC, libc++ and armv7, which might be related: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278630 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114878 https://github.com/llvm/llvm-project/commit/55357160d0e151c32f86e1d6683b4bddbb706aa1 -- You are receiving this mail because: You are on the CC list for the bug.
