On 3/14/23 15:21, Eugene Rozenfeld wrote:
From 1808fe371ab5618b7c0ce22c0dbecdaf593e516d Mon Sep 17 00:00:00 2001 From: Eugene Rozenfeld<ero...@microsoft.com> Date: Mon, 21 Nov 2022 13:33:38 -0800 Subject: [PATCH] Fix autoprofiledbootstrap build 1. Fix gcov version 2. Merge perf data collected when compiling the compiler and runtime libraries 3. Fix documentation typo Tested on x86_64-pc-linux-gnu. gcc/ChangeLog: * Makefile.in: Define PROFILE_MERGER * Makefile.tpl: Define PROFILE_MERGER * c/Make-lang.in: Merge perf data collected when compiling cc1 and runtime libraries * cp/Make-lang.in: Merge perf data collected when compiling cc1plus and runtime libraries * lto/Make-lang.in: Merge perf data collected when compiling lto1 and runtime libraries * doc/install.texi: Fix documentation typo
OK jeff