Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jan 2024 11:51:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 276170] LLVM bug prevents from enabling PGO optimization for Python 3.11+
Message-ID:  <bug-276170-227-NZ6HCkINQ8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276170-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276170-227@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=3D276170

--- Comment #3 from dmilith <dmilith@me.com> ---
To reproduce, build Python 3.9+ (also the same for Python 3.11, 3.12) with
--enable-optimizations - which will enable the PGO on which Clang will fail.

--=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-276170-227-NZ6HCkINQ8>