[llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9

Dale Johannesen dalej at apple.com
Mon Jun 28 11:13:22 PDT 2010


Chris's patch 107019 for the previous problem introduced a new one:
exprs.c:144:12: error: expected string not found in input // CHECK:  
fsub double -0.000000e+00, %tmp             note: possible intended  
match here %sub = fsub double -0.000000e+000, %tmp
Note extra 0 in the exponent.  The double->string conversion is done  
somewhere down in raw_svector_ostream <<  ... don't know how portable  
that is,this is on Windows.
On Jun 28, 2010, at 10:55 AMPDT, buildbot at google1.osuosl.org wrote:

> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on  
> llvm.
> Full details are available at:
> http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/ 
> 7372
>
> Buildbot URL: http://google1.osuosl.org:8011/
>
> Buildslave for this Build: dunbar-win32-2
>
> Build Reason:
> Build Source Stamp: 107021
> Blamelist: ggreif,lattner,rafael
>
> BUILD FAILED: failed test-clang
>
> sincerely,
> -The Buildbot
>
> _______________________________________________
> llvm-testresults mailing list
> llvm-testresults at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults




More information about the llvm-testresults mailing list