This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix a test-case (PR testsuite/85911).


On Fri, May 25, 2018 at 11:37 AM Martin Liška <mliska@suse.cz> wrote:

> Hi.

> As mentioned in the PR, it's not clear which BB removal are we seeking
> for. Thus I would remove that scan.

> The test-case works on x86_64-linux-gnu.

> Ready for trunk?

OK

> Thanks,
> Martin

> gcc/testsuite/ChangeLog:

> 2018-05-25  Martin Liska  <mliska@suse.cz>

>          PR testsuite/85911
>          * gcc.dg/tree-prof/update-loopch.c: Do not scan
>          for 'Removing basic block'.
> ---
>   gcc/testsuite/gcc.dg/tree-prof/update-loopch.c | 1 -
>   1 file changed, 1 deletion(-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]