<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    Unit tests have been crashing with all my builds on an x86_64
    machine running Ubuntu 14.04.1. A git bisect pointed at the
    following commit:<br>
    <br>
    <tt>------------------------------------------------------------------------</tt><tt><br>
    </tt><tt>r223394 | rafael | 2014-12-05 03:46:08 +0530 (Fri, 05 Dec
      2014) | 1 line</tt><tt><br>
    </tt><tt><br>
    </tt><tt>Also use --icf=safe if we are being linked by gold.</tt><tt><br>
    </tt><tt>------------------------------------------------------------------------</tt><tt><br>
    </tt><br>
    Reverting this commit allows trunk to build correctly with cmake +
    ninja. Without this fix, trunk shows the following on "ninja check":<br>
    <br>
      Expected Passes    : 6400<br>
      Expected Failures  : 30<br>
      Unsupported Tests  : 4719<br>
      Unexpected Failures: 895<br>
    <br>
    Sameer.<br>
  </body>
</html>