<div class="gmail_quote">On Fri, Mar 25, 2011 at 15:07, Bill Wendling <span dir="ltr"><<a href="mailto:wendling@apple.com">wendling@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div style="word-wrap: break-word;">Hi all,<div><br></div><div>Well! we had a rather fruitful phase 1 testing round. Several issues were addressed. After a bit of a delay, we are ready for phase 2 testing.</div><div><br>
</div>
<div>This phase is to make sure that no patches submitted to fix problems and complete features in phase 1 caused further difficulties. Please download the sources, compile them, and then compile as much as you can with both clang and llvm-gcc.</div>

<div><br></div><div>Sources:</div><div><br></div><div><span style="white-space: pre-wrap;">       </span>clang-2.9rc2.src.tar.gz</div><div><span style="white-space: pre-wrap;">        </span>llvm-2.9rc2.src.tar.gz</div><div><span style="white-space: pre-wrap;"> </span>llvm-gcc-4.2-2.9rc2.src.tar.gz</div>

<div><span style="white-space: pre-wrap;">        </span>llvm-test-2.9rc2.src.tar.gz<br><br></div><div>Available here:</div><div><br></div><div><span style="white-space: pre-wrap;"> <a href="http://llvm.org/pre-releases/2.9/" target="_blank">http://llvm.org/pre-releases/2.9/</a></span></div>

<div><br></div><div><div>-bw</div></div><div><br></div><div><div><b>We are no longer accepting patches to complete features.</b> Any unfinished features should have been disabled all ready. The only patches that we will accept are those that fix a regression from the 2.8 release. We were fairly flexible with allowing people to commit to the release branch in phase 1. But now only the release manager may commit to the release branch. And the patches <i>must</i> be approved by the code owners. No exceptions.</div>

</div></div></blockquote><div><br>Tested with gcc 4.5.3 (20100324) on i686-w64-windows:<br><br><a href="http://i18n-zh.googlecode.com/files/gcc-4.5.3-windows_20110324.tar.xz">http://i18n-zh.googlecode.com/files/gcc-4.5.3-windows_20110324.tar.xz</a><br>

<a href="http://i18n-zh.googlecode.com/files/llvm-clang-2.9-rc2-win32.tar.xz">http://i18n-zh.googlecode.com/files/llvm-clang-2.9-rc2-win32.tar.xz</a><br><a href="http://i18n-zh.googlecode.com/files/llvm-clang-2.9-rc2-win32.zip">http://i18n-zh.googlecode.com/files/llvm-clang-2.9-rc2-win32.zip</a><br>

<br>[[[<br>********************<br>Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..<br>Testing Time: 652.86s<br>********************<br>Failing Tests (1):<br>    LLVM :: CodeGen/X86/h-registers-1.ll<br><br>  Expected Passes    : 5246<br>

  Expected Failures  : 46<br>  Unsupported Tests  : 546<br>  Unexpected Failures: 1<br>]]]<br><br>[[[<br>Failing Tests (1):<br>    LLVM :: CodeGen/X86/h-registers-1.ll<br><br>  Expected Passes    : 5246<br>  Expected Failures  : 46<br>

  Unsupported Tests  : 546<br>  Unexpected Failures: 1<br><br>FAIL: LLVM :: CodeGen/X86/h-registers-1.ll (2430 of 5839)<br>******************** TEST 'LLVM :: CodeGen/X86/h-registers-1.ll' FAILED ********<br>************<br>

Script:<br>--<br>C:/var/tmp/llvm-clang-2.9-rc2-obj/bin/./llc.EXE < C:/var/tmp/llvm-clang-2.9-rc2/test/CodeGen/X86/h-registers-1.ll -march=x86-64 > C:/var/tmp/llvm-clang-2.9-rc2-<br>obj/test/CodeGen/X86/Output/h-registers-1.ll.tmp<br>

grep {movzbl    %\[abcd\]h,} C:/var/tmp/llvm-clang-2.9-rc2-obj/test/CodeGen/X86/Output/h-registers-1.ll.tmp | C:/var/tmp/llvm-clang-2.9-rc2-obj/bin/./count 8<br>grep {%\[abcd\]h} C:/var/tmp/llvm-clang-2.9-rc2-obj/test/CodeGen/X86/Output/h-registers-1.ll.tmp | C:/var/tmp/llvm-clang-2.9-rc2-obj/bin/./not grep {%r\[\[:digit:\]\]*d}<br>

--<br>Exit Code: 1<br>Command Output (stderr):<br>--<br>Expected 8 lines, got 7.<br>--<br>]]]<br><br>--<br>Dongsheng<br></div></div>