Re: [PATCH] Fix first match heuristics

2016-06-02 Thread Jan Hubicka
> Hi. > > Following patch fixes a typo in first match heuristics that blocks > selection of best first match heuristics. > > It's questionable whether to add a spacial test-case for that? I'm bit > concerned that it can be a bit fragile. Lets add it now to have better coverage. If it will keep b

[PATCH] Fix first match heuristics

2016-06-02 Thread Martin Liška
nk? Thanks, Martin >From 4106928c3eea80c732d32d73d653525c698515d6 Mon Sep 17 00:00:00 2001 From: marxin Date: Thu, 2 Jun 2016 11:51:57 +0200 Subject: [PATCH] Fix first match heuristics gcc/ChangeLog: 2016-06-02 Martin Liska * predict.c (combine_predictions_for_bb): Fix first match in cases