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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 28 Dec 2024 12:06:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276170

Guillaume Outters <guillaume-freebsd@outters.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |guillaume-freebsd@outters.e
                   |                            |u

--- Comment #24 from Guillaume Outters <guillaume-freebsd@outters.eu> ---
This doesn't seem to be limited to aarch64. I have exactly the same problem
(crash on the very first .c file after "Rebuilding with profile guided
optimizations", which happens to be python.c) for Python 3.13.1.

FreeBSD clang version 18.1.5 (https://github.com/llvm/llvm-project.git
llvmorg-18.1.5-0-g617a15a9eac9)
Target: x86_64-unknown-freebsd14.1

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