[LLVMdev] 2.0 Pre-release tarballs online

Aaron Gray angray at beeb.net
Thu May 17 16:01:06 PDT 2007


> Aaron,
>
> On Thu, 2007-05-17 at 22:54 +0100, Aaron Gray wrote:
>> Tanya,
>>
>> I have done make check and nightly report tests on LLVM on the GCC 4.2.0
>> release, on Linux x86 32 bit.
>>
>> On make check the bit intrinsics test is still failing but it works from 
>> the
>> command line, strange ?
>
> Can you be a bit more specific about which test is failing?
>
Running /usr/src/llvm/test/CodeGen/Generic/dg.exp ...
FAIL: /usr/src/llvm/test/CodeGen/Generic/bit-intrinsics.ll
Failed with signal(SIGSEGV) at line 2
while running: lli --force-interpreter=true Output/bit-intrinsics.ll.tmp.bc
lli[0x84717fc]

Chris looked at this and we found the test works fine when done separately 
from the command line.

Aaron


>> ----- Original Message ----- 
>> From: "Tanya M. Lattner" <tonic at nondot.org>
>> To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
>> Sent: Tuesday, May 15, 2007 9:23 AM
>> Subject: [LLVMdev] 2.0 Pre-release tarballs online
>>
>>
>> >
>> > I've uploaded the 2.0 pre-release to this location:
>> > http://llvm.org/prereleases/2.0/
>> >
>> > If you have free time and would like to help test this release, please
>> > download the appropriate tarballs from the website.
>> >
>> > Here are a few ways you can help test this release:
>> >
>> > 1) Download llvm-gcc4 binary and llvm. Compile and run make check.
>> >
>> > 2) Download llvm-gcc4 binary, llvm, and llvm-test. Compile, run make
>> > check, and do "make ENABLE_OPTIMIZED=1 TEST=nightly report" in 
>> > llvm-test.
>> >
>> > 3) Compile llvm-gcc4 and llvm from source. Run 'make check'.
>> >
>> > 4) Compile llvm-gcc4 and llvm from source. Run 'make check' and do a 
>> > 'make
>> > ENABLE_OPTIMIZED=1 TEST=nightly report' in llvm-test.
>> >
>> > It would also be helpful for someone to compile/test with objdir !=
>> > srcdir.
>> > The 2.0 release defaults to a Release build, but you are welcome
>> > to test with a Debug build as well.
>> >
>> > When reporting your results, please email the list and mention what
>> > platform, which option you chose (1, 2, 3, or 4), and if you made any
>> > configure changes (objdir != srcdir, or Debug build). Include the 
>> > dejagnu
>> > test log or the nightly test report.
>> >
>> > Thanks,
>> > Tanya Lattner
>> > _______________________________________________
>> > LLVM Developers mailing list
>> > LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>> >
>> >
>> > -- 
>> > No virus found in this incoming message.
>> > Checked by AVG Free Edition.
>> > Version: 7.5.467 / Virus Database: 269.7.1/805 - Release Date: 
>> > 15/05/2007
>> > 10:47
>> >
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.467 / Virus Database: 269.7.1/807 - Release Date: 16/05/2007 
> 18:05
> 




More information about the llvm-dev mailing list