Hi,
On Tue, 14 Jan 2020 at 15:35, luoxhu <luo...@linux.ibm.com> wrote: > > Hi, > > On 2020/1/14 21:03, Martin Liška wrote: > > On 1/13/20 4:23 AM, luoxhu wrote: > >> Thanks a lot! Rebased & updated, will commit below patch shortly when > >> git push is ready. > > > > Hello. > > > > I'm pretty sure the patch contains failure of the following tests: > > > > FAIL: gcc.dg/tree-prof/crossmodule-indir-call-topn-1.c > > scan-pgo-wpa-ipa-dump profile_estimate "2 \\(200.00%\\) speculations > > produced." > > FAIL: gcc.dg/tree-prof/crossmodule-indir-call-topn-2.c > > scan-pgo-wpa-ipa-dump profile_estimate "2 \\(200.00%\\) speculations > > produced." > > FAIL: gcc.dg/tree-prof/crossmodule-indircall-1.c execution, > > -fprofile-use -D_PROFILE_USE > > > > Can you please take a look? > > Thanks for reporting. > This seems fails only on some platforms. I tested it before commit and > just verified it again on my Power8-LE with gcc.sum andd log attached. > I suppose you are trying on x86 platforms and sorry that I don't have one > at hand, these failures should be easy to fix, If not, I will investigate > it after returning from Chinese New Year vacation. > It fails on arm and aarch64 too. > make check-gcc RUNTESTFLAGS="tree-prof.exp=crossmodule-* -v -v" > log > > > Thanks, > > Martin