search for: asmblockscomplexjumptarget

Displaying 7 results from an estimated 7 matches for "asmblockscomplexjumptarget".

2009 Sep 02
1
[LLVMdev] XPASS forAsmBlocksComplexJumpTarget.c (-fasm-blocks)
Building r80796 of the "release_26" branch on Ubuntu 9.04, I'm getting an XPASS on: ssen at ssen:~/llvm/build$ make TESTONE=FrontendC/2009-08-11- AsmBlocksComplexJumpTarget.c check-one make[1]: Entering directory `/home/ssen/llvm/build/test' Making a new site.exp file... XPASS: /home/ssen/llvm/test/FrontendC/2009-08-11- AsmBlocksComplexJumpTarget.c make[1]: Leaving directory `/home/ssen/llvm/build/test' ssen at ssen:~/llvm/build$ /usr/local//llvm/bin/gcc ../t...
2009 Sep 05
0
[LLVMdev] 2.6 pre-release1 ready for testing
...;make TEST=nightly report" and send me the report.nightly.txt Built from source, objdir != srcdir ../llvm-gcc4.2-2.6.source/configure --program-prefix=llvm- --enable-llvm=/home/edwin/llvm2.6/obj/ --enable-languages=c,c++,fortran XPASS: /home/edwin/llvm2.6/llvm-2.6/test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c > > To test clang: > 1) Compile llvm and clang from source. > 2) Run make check for llvm. > 3) Run make -C tools/clang-2.6 test VERBOSE=1 (report any failures or > unexpected passes) Tests OK. Some further testing I did (not all PRs here are regressions): ClamAV (latest gi...
2009 Aug 31
10
[LLVMdev] 2.6 pre-release1 ready for testing
LLVMers, 2.6 pre-release1 is ready to be tested by the community. http://llvm.org/prereleases/2.6/ You will notice that we have quite a few pre-compiled binaries (of both clang and llvm-gcc). We have identified several bugs that will be fixed in pre-release2, so please search the bug database before filing a new bug. If you have time, I'd appreciate anyone who can help test the
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...LLVMHello.so': llvm-2.6- > objects/Release/lib/LLVMHello.so: undefined symbol: _ZN4llvm4cerrE > child process exited abnormally > Did you compile llvm with llvm-gcc? This is exactly PR4849. > One unexpected pass: > > XPASS: llvm-2.6/llvm-2.6/test/FrontendC/2009-08-11- > AsmBlocksComplexJumpTarget.c > Does using the llvm-gcc binary for x86_64 produce the same results for this test? >> 3) Run "make TEST=nightly report" and send me the report.nightly.txt > > Attached. > This seemed to be inlined into the mail instead of attached. Can you send again? Thanks,...
2009 Oct 17
12
[LLVMdev] 2.6 pre-release2 ready for testing
LLVMers, 2.6 pre-release2 is ready to be tested by the community. http://llvm.org/prereleases/2.6/ If you have time, I'd appreciate anyone who can help test the release. To test llvm-gcc: 1) Compile llvm from source and untar the llvm-test in the projects directory (name it llvm-test or test-suite). Choose to use a pre- compiled llvm-gcc or re-compile it yourself. 2) Run make check,
2009 Oct 20
0
[LLVMdev] 2.6 pre-release2 ready for testing
...-hello -disable-output - |& /bin/grep Hello Error opening 'llvm-2.6-objects/Release/lib/LLVMHello.so': llvm-2.6-objects/Release/lib/LLVMHello.so: undefined symbol: _ZN4llvm4cerrE child process exited abnormally One unexpected pass: XPASS: llvm-2.6/llvm-2.6/test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c > 3) Run "make TEST=nightly report" and send me the report.nightly.txt Attached. Ciao, Duncan. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: report.nightly.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/2...
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...n/grep Hello > Error opening 'llvm-2.6-objects/Release/lib/LLVMHello.so': > llvm-2.6-objects/Release/lib/LLVMHello.so: undefined symbol: _ZN4llvm4cerrE > child process exited abnormally > > One unexpected pass: > > XPASS: > llvm-2.6/llvm-2.6/test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c > >> 3) Run "make TEST=nightly report" and send me the report.nightly.txt > > Attached. > > Ciao, > > Duncan. > > Program                                                                  | > GCCAS  Bytecode LLC compile LLC-BETA compile JIT codegen | G...