<div dir="ltr"><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">I believe we need to do  b) Revert commit 07da52ce2d in the ghc-7.10 branch and continue to use llvm-3.5 for the 7.10 series.<br><br>I think the plan is to require llvm-3.6 or a later version for 7.12.1 and later<br><br>Ghc 7.10.1 only supports llvm 3.5 as stated in <a href="https://ghc.haskell.org/trac/ghc/ticket/9929" target="_blank">https://ghc.haskell.org/trac/ghc/ticket/9929</a><br><br>I filed a doc bug on this yesterday, <a href="https://ghc.haskell.org/trac/ghc/ticket/10302" target="_blank">https://ghc.haskell.org/trac/ghc/ticket/10302</a><br><br></div><div class="gmail_default" style="font-family:times new roman,serif;font-size:large"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 15, 2015 at 7:12 AM, Erik de Castro Lopo <span dir="ltr"><<a href="mailto:mle+hs@mega-nerd.com" target="_blank">mle+hs@mega-nerd.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Erik de Castro Lopo wrote:<br>
<br>
> At this point we need to decide whether:<br>
><br>
>    a) Require llvm-3.6 for 7.10.2 and later.<br>
<br>
</span>I've done some testing on the ghc-7.10 branch (with a couple of patches<br>
cherry picked from master) with llvm-3.6 on amd64-linux. WIth this,<br>
there are 17 unexpected failures during validate:<br>
<br>
   deriving/should_fail       T7959 [stderr mismatch] (normal)<br>
   deriving/should_fail       drvfail005 [stderr mismatch] (normal)<br>
   deriving/should_fail       drvfail009 [stderr mismatch] (normal)<br>
   indexed-types/should_fail  SimpleFail14 [stderr mismatch] (normal)<br>
   simplCore/should_compile   spec-inline [stderr mismatch] (optasm)<br>
   typecheck/should_compile   T10195 [exit code non-0] (normal)<br>
   typecheck/should_fail      T2994 [stderr mismatch] (normal)<br>
   typecheck/should_fail      T3540 [stderr mismatch] (normal)<br>
   typecheck/should_fail      T7778 [stderr mismatch] (normal)<br>
   typecheck/should_fail      tcfail036 [stderr mismatch] (normal)<br>
   typecheck/should_fail      tcfail057 [stderr mismatch] (normal)<br>
   typecheck/should_fail      tcfail063 [stderr mismatch] (normal)<br>
   typecheck/should_fail      tcfail134 [stderr mismatch] (normal)<br>
   typecheck/should_fail      tcfail146 [stderr mismatch] (normal)<br>
   typecheck/should_fail      tcfail147 [stderr mismatch] (normal)<br>
   typecheck/should_fail      tcfail151 [stderr mismatch] (normal)<br>
   typecheck/should_fail      tcfail209 [stderr mismatch] (normal)<br>
<br>
All bit one oft these all seem to be stderr mismatches rather than<br>
actual problems.<br>
<br>
My validate run on armhf is still running.<br>
<span class="HOEnZb"><font color="#888888"><br>
Erik<br>
</font></span><div class="HOEnZb"><div class="h5">--<br>
----------------------------------------------------------------------<br>
Erik de Castro Lopo<br>
<a href="http://www.mega-nerd.com/" target="_blank">http://www.mega-nerd.com/</a><br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</div></div></blockquote></div><br></div>