<div dir="ltr">Paul, could you take a look at this? Maybe it would make more sense for the in-progress optnone work to be omitted from the release?<div><br></div><div>-- Sean Silva<br><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Nov 21, 2013 at 11:27 AM, Jack Howarth <span dir="ltr"><<a href="mailto:howarth@bromo.med.uc.edu" target="_blank">howarth@bromo.med.uc.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
   On x86_64-apple-darwin12, I am seeing regressions in the current<br>
llvm 3.4 release branch during 'make check'...<br>
<br>
Scanning dependencies of target check-llvm<br>
[100%] Running the LLVM regression tests<br>
FAIL: LLVM :: CodeGen/Generic/isel-optnone.ll (1362 of 9265)<br>
******************** TEST 'LLVM :: CodeGen/Generic/isel-optnone.ll' FAILED ********************<br>
Script:<br>
--<br>
/sw/src/fink.build/llvm34-3.4-0/llvm-3.4/build/bin/./llc -debug < /sw/src/fink.build/llvm34-3.4-0/llvm-3.4/test/CodeGen/Generic/isel-optnone.ll -o /dev/null 2>&1 | /sw/src/fink.build/llvm34-3.4-0/llvm-3.4/build/bin/./FileCheck /sw/src/fink.build/llvm34-3.4-0/llvm-3.4/test/CodeGen/Generic/isel-optnone.ll<br>

--<br>
Exit Code: 1<br>
<br>
Command Output (stderr):<br>
--<br>
/sw/src/fink.build/llvm34-3.4-0/llvm-3.4/test/CodeGen/Generic/isel-optnone.ll:24:10: error: expected string not found in input<br>
; CHECK: Changing optimization level for Function fooWithOptnone<br>
         ^<br>
<stdin>:1:1: note: scanning from here<br>
llc: Unknown command line argument '-debug'. Try: '/sw/src/fink.build/llvm34-3.4-0/llvm-3.4/build/bin/./llc -help'<br>
^<br>
<stdin>:2:1: note: possible intended match here<br>
llc: Did you mean '-mcpu'?<br>
^<br>
<br>
--<br>
<br>
********************<br>
Testing Time: 42.02s<br>
********************<br>
Failing Tests (1):<br>
    LLVM :: CodeGen/Generic/isel-optnone.ll<br>
<br>
  Expected Passes    : 5978<br>
  Expected Failures  : 26<br>
  Unsupported Tests  : 3260<br>
  Unexpected Failures: 1<br>
make[3]: *** [test/CMakeFiles/check-llvm] Error 1<br>
make[2]: *** [test/CMakeFiles/check-llvm.dir/all] Error 2<br>
make[1]: *** [test/CMakeFiles/check.dir/rule] Error 2<br>
make: *** [check] Error 2<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br></div></div></div>