Re: [PATCH] Add test coverage for PR gcov-profile/35590

2016-08-11 Thread Jeff Law
On 08/10/2016 06:50 AM, Martin Liška wrote: Hi. Following patch makes better test-coverage for cases mentioned in the PR. The PR is resolved, I'll close it as soon as the patch is accepted. Survives make check -k -j10 RUNTESTFLAGS="tree-prof.exp" on x86_64-linux-gnu. Ready for trunk? OK. jeff

[PATCH] Add test coverage for PR gcov-profile/35590

2016-08-10 Thread Martin Liška
s, Martin >From 686f204ab67b4c7a06feda0a85b22e864ffc1bda Mon Sep 17 00:00:00 2001 From: marxin Date: Wed, 10 Aug 2016 14:45:40 +0200 Subject: [PATCH] Add test coverage for PR gcov-profile/35590 gcc/testsuite/ChangeLog: 2016-08-10 Martin Liska PR gcov-profile/35590 * gcc.dg/tree-prof/val-prof-7.c: Improve test coverage.