<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial" size="2"><span style="font-size:10pt;">
<div>From r167602 and onwards I get a fail in 'make check-all' for llvm+clang, built with gcc-4.7.1 (but not with clang-3.1) on Linux x86_64:</div>
<div> </div>
<div>Failing Tests (1):</div>
<div>    Clang :: CodeGenCXX/mangle-ms-templates.cpp</div>
<div> </div>
<div>clang: /dev/shm/uabpath/master/include/llvm/Support/Casting.h:208: typename llvm::cast_retty<To, From>::ret_type llvm::cast(const Y&) [with X = clang::TemplateSpecializationType; Y = const clang::Type*; typename llvm::cast_retty<To, From>::ret_type = const
clang::TemplateSpecializationType*]: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.</div>
<div> </div>
<div>This made me take a look at the LLVM Buildbot pages at <a href="http://lab.llvm.org:8011/"><font color="blue"><u>http://lab.llvm.org:8011/</u></font></a>. However, I find it difficult to find useful information matching this problem.</div>
<div> </div>
<div>* Can I look up results for r167602 (or closely afterwards)? (Can I compare it with r167601 or less?)</div>
<div>* How can I see if some buildbot is using gcc-4.7.1 (or later)?</div>
<div>* There seems to be quite a few failed builds in the buildbots. Which buildbot configurations should I expect to be maintained to produce mostly non-failed builds?</div>
<div>* Is there some general introduction document for reading the LLVM Buildbot results?</div>
<div> </div>
<div>Regards,<br>

Patrik Hägglund</div>
<div> </div>
<div> </div>
</span></font>
</body>
</html>