[Bug 276170] LLVM bug prevents from enabling PGO optimization for Python 3.11+

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Jan 2024 12:13:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276170

--- Comment #20 from dmilith <dmilith@me.com> ---
Well, it's worth to mention that the issue is:
- Present on Python 3.9+, but also any PGO optimization of any software will
crash the compiler on arm64/aarch64.
- If port definitions would use "--enable-optimizations" configuration option -
it would affect 100% of the users.

Cheers!

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