Issue #8847: Disable COMDAT folding in Windows PGO builds.
diff --git a/Misc/NEWS b/Misc/NEWS
index 847089d..e989b5b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -315,6 +315,8 @@
 Build
 -----
 
+- Issue #8847: Disable COMDAT folding in Windows PGO builds.
+
 - Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs.
 
 - Issue #8767: Restore building with --disable-unicode.