On Fri, Nov 28, 2014 at 4:30 PM, Yuri Rumyantsev wrote:
> Hi All,
>
> Here is a simple fix for PR 63941 - wrong assertion for dominating bb
> which may have true predicate. I deleted it and add setting of
> non-true predicate for join bb. After this fix test-case is compiled
> successfully.
>
> Bo
Hi All,
Here is a simple fix for PR 63941 - wrong assertion for dominating bb
which may have true predicate. I deleted it and add setting of
non-true predicate for join bb. After this fix test-case is compiled
successfully.
Bootstrap and regression testing did not show any new failures.
Is it OK