[llvm-testresults] [release_20] Build using GCC 4.2.0 RC3 on Linuxx86 32 Bit

Tanya M. Lattner tonic at nondot.org
Thu May 10 15:11:05 PDT 2007


>>> Running /usr/src/llvm/test/Transforms/LICM/dg.exp ...
>>> FAIL: /usr/src/llvm/test/Transforms/LICM/scalar_promote.ll
>>> Failed with exit(1) at line 1
>>> while running: llvm-upgrade < /usr/src/llvm/test/Transforms/LICM/
>>> scalar_promote.ll | llvm-as | opt  -licm -stats |  grep {memory
>>> locations promoted to register}
>>
>> This is very strange, there should be a |& in the test.  Are you
>> testing Tanya's 2.0 branch, or something else?  You need this patch
>> in your tree:
>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-
>> Mon-20070507/049427.html
>>
>> Is that not on the branch?
>
> Yes its the 2.0 branch, do I still need the patch ?
>
> I will do it tommorow now as it is late here.

That patch is in the release branch, so I don't know why your tree is 
different.

-Tanya



More information about the llvm-testresults mailing list