<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">A bunch of MIPS tests started failing on clang-i686-freebsd with Anton's big patch 119097.  Typical failure:<div><span class="Apple-style-span" style="font-family: 'Courier New', courier, monotype; white-space: pre; "><br></span></div><div><span class="Apple-style-span" style="font-family: 'Courier New', courier, monotype; white-space: pre; ">llc < /usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/2008-06-05-Carry.ll -march=mips -o /usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/Output/2008-06-05-Carry.ll.tmp</span></div><div><span class="Apple-style-span" style="font-family: Times; "><pre><span class="stdout" style="font-family: 'Courier New', courier, monotype; ">--
Stack dump:
0.      Program arguments: llc -march=mips -o /usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/Output/2008-06-05-Carry.ll.tmp 
1.      Running pass 'Function Pass Manager' on module '<stdin>'.
2.      Running pass 'Mips Assembly Printer' on function '@add64'
/usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/Output/2008-06-05-Carry.ll.script: line 8: 12505 Segmentation fault: 11  (core dumped) 'llc' '-march=mips' '-o' '/usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/Output/2008-06-05-Carry.ll.tmp' < '/usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/2008-06-05-Carry.ll'
--</span></pre></span><div><br></div></div></body></html>