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

Dale Johannesen dalej at apple.com
Mon Jun 28 13:15:24 PDT 2010


On Jun 28, 2010, at 11:30 AMPDT, Chris Lattner wrote:

> Fixed in r107040.
>
> -Chris

OK, but it would be better for the .ll format not to be host  
dependent, right?  This can be done by emitting all FP constants in  
hex, for example.

> On Jun 28, 2010, at 11:13 AM, Dale Johannesen wrote:
>
>> 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