(original) (raw)

changeset: 78365:5a8c5631463f branch: 2.7 parent: 78350:8f1a8e80f330 user: Martin v. Löwis martin@v.loewis.de date: Wed Aug 01 10:05:27 2012 +0200 files: Misc/NEWS PCbuild/pginstrument.vsprops description: Issue #8847: Disable COMDAT folding in Windows PGO builds. diff -r 8f1a8e80f330 -r 5a8c5631463f Misc/NEWS --- a/Misc/NEWS Tue Jul 31 19:51:27 2012 +0300 +++ b/Misc/NEWS Wed Aug 01 10:05:27 2012 +0200 @@ -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. diff -r 8f1a8e80f330 -r 5a8c5631463f PCbuild/pginstrument.vsprops --- a/PCbuild/pginstrument.vsprops Tue Jul 31 19:51:27 2012 +0300 +++ b/PCbuild/pginstrument.vsprops Wed Aug 01 10:05:27 2012 +0200 @@ -22,7 +22,7 @@ /martin@v.loewis.de