search for: featuretest

Displaying 17 results from an estimated 17 matches for "featuretest".

Did you mean: featuretests
2004 Nov 02
2
[LLVMdev] Problems with nighttest FeatureTests
Hi! As I can see all nighttesters listed at http://llvm.cs.uiuc.edu/testresults/ have problem with FeatureTests at 2004-11-01/2004-11-02 test run. In my case i manualy terminate nighttest script after 12 hours work. It problem resolved? Vladimir
2004 Nov 02
0
[LLVMdev] Problems with nighttest FeatureTests
Vladimir Merzliakov wrote: > Hi! > > As I can see all nighttesters listed at > http://llvm.cs.uiuc.edu/testresults/ have problem with > FeatureTests at 2004-11-01/2004-11-02 test run. > > In my case i manualy terminate nighttest script after 12 hours work. > > It problem resolved? > > Vladimir Hi Vladimir, I assume you're talking about the FreeBSD run. I'm not sure what is going on there but other platforms have...
2004 Nov 02
2
[LLVMdev] Problems with nighttest FeatureTests
> Vladimir Merzliakov wrote: > >> Hi! >> >> As I can see all nighttesters listed at >> http://llvm.cs.uiuc.edu/testresults/ have problem with >> FeatureTests at 2004-11-01/2004-11-02 test run. >> >> In my case i manualy terminate nighttest script after 12 hours work. >> >> It problem resolved? >> >> Vladimir > > Hi Vladimir, > > I assume you're talking about the FreeBSD run. I'm not sure what is g...
2004 Nov 03
0
[LLVMdev] Problems with nighttest FeatureTests
...35343 0.0 1.7 11740 8820 ?? I 2:56AM 0:00.02 [python] make, ~/pkg/build/gcc > NightlyTest.pl run with -noremove and then i can send any generated file if need. Vladimir -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: 2004-11-03-FeatureTests-Log.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041103/0a472f00/attachment.txt>
2004 Nov 02
0
[LLVMdev] Problems with nighttest FeatureTests
On Wed, 3 Nov 2004, Vladimir Merzliakov wrote: > >> It problem resolved? > >> > >> Vladimir > > > > Hi Vladimir, > > > > I assume you're talking about the FreeBSD run. I'm not sure what is going > > on > > No. You can see problem with Feature tests at > http://llvm.cs.uiuc.edu/testresults/X86/ also (see Feature Test Results
2004 Nov 02
2
[LLVMdev] Problems with nighttest FeatureTests
>> > I assume you're talking about the FreeBSD run. I'm not sure what is >> > going >> > on >> >> No. You can see problem with Feature tests at >> http://llvm.cs.uiuc.edu/testresults/X86/ also (see Feature Test Results >> section ) > > I'm not sure that I follow. The qmtest stuff isn't working on Zion > because (I
2004 Nov 03
0
[LLVMdev] Problems with nighttest FeatureTests
...[python] >> wanderer 35343 0.0 1.7 11740 8820 ?? I 2:56AM 0:00.02 >> [python] >> make, ~/pkg/build/gcc > >> >> NightlyTest.pl run with -noremove and then i can send any generated >> file if need. >> >> Vladimir >> <2004-11-03-FeatureTests- >> Log.txt>_______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM...
2004 Nov 03
2
[LLVMdev] Problems with nighttest FeatureTests
...?? I 2:56AM 0:00.57 > [python] > wanderer 35343 0.0 1.7 11740 8820 ?? I 2:56AM 0:00.02 > [python] > make, ~/pkg/build/gcc > > > NightlyTest.pl run with -noremove and then i can send any generated > file if need. > > Vladimir > <2004-11-03-FeatureTests- > Log.txt>_______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
2004 Nov 03
1
[LLVMdev] Problems with nighttest FeatureTests
...0.0 1.7 11740 8820 ?? I 2:56AM 0:00.02 >>> [python] >>> make, ~/pkg/build/gcc > >>> >>> NightlyTest.pl run with -noremove and then i can send any generated >>> file if need. >>> >>> Vladimir >>> <2004-11-03-FeatureTests- >>> Log.txt>_______________________________________________ >>> LLVM Developers mailing list >>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >>> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> >> _________________________...
2010 Dec 08
0
[LLVMdev] Bad gcc versions
On Wed, 08 Dec 2010 12:09:27 -0600 greened at obbligato.org (David A. Greene) wrote: > Török Edwin <edwintorok at gmail.com> writes: > > > What are we left with then? Only 4.2 and 4.3? > > On SLES 10.1 at least. I think it is highly platform dependent. Also keep in mind that llvm-gcc uses the 4.2 unwinder, so if you are seeing EH failures maybe the EH info generated by
2010 Dec 08
2
[LLVMdev] Bad gcc versions
Török Edwin <edwintorok at gmail.com> writes: > What are we left with then? Only 4.2 and 4.3? On SLES 10.1 at least. I think it is highly platform dependent. > I only use 4.4 since a while, and it works fairly well. On what platform? > Are you sure it is not a bug in the regression tests themselves > (strict-aliasing bugs, etc.)? No, I'm not sure. > Which
2010 Dec 09
2
[LLVMdev] Bad gcc versions
...ning from here [x86_64-off-dbg]: ModRef: Ptr: double* %arg_a0 <-> %normal_ret_a0 = call double* @normal_returner() ; <double*> [#uses=1] [x86_64-off-dbg]: ^ [x86_64-off-dbg]: -- [x86_64-off-dbg]: [x86_64-off-dbg]: ******************** [x86_64-off-dbg]: FAIL: LLVM :: Analysis/BasicAA/featuretest.ll (2733 of 8402) [x86_64-off-dbg]: ******************** TEST 'LLVM :: Analysis/BasicAA/featuretest.ll' FAILED ******************** [x86_64-off-dbg]: Script: [x86_64-off-dbg]: -- [x86_64-off-dbg]: opt < /ptmp/dag/llvm-project.official/llvm/trunk/test/Analysis/BasicAA/featuretest.ll -basi...
2010 Sep 09
0
[LLVMdev] How to run regression tests for ARM?
...nning: opt -gvn -instcombine -S < /mnt/markhor/llvm/test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll | FileCheck /mnt/markhor/llvm/test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll couldn't execute "FileCheck": no such file or directory FAIL: /mnt/markhor/llvm/test/Analysis/BasicAA/featuretest.ll Failed with posix(ENOENT,no such file or directory) at line 1 while running: opt < /mnt/markhor/llvm/test/Analysis/BasicAA/featuretest.ll -basicaa -gvn -instcombine -dce -S | not /bin/grep REMOVE couldn't execute "not": no such file or directory FAIL: /mnt/markhor/llvm/test/Ana...
2010 Sep 09
0
[LLVMdev] How to run regression tests for ARM?
...nning: opt -gvn -instcombine -S < /mnt/markhor/llvm/test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll | FileCheck /mnt/markhor/llvm/test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll couldn't execute "FileCheck": no such file or directory FAIL: /mnt/markhor/llvm/test/Analysis/BasicAA/featuretest.ll Failed with posix(ENOENT,no such file or directory) at line 1 while running: opt < /mnt/markhor/llvm/test/Analysis/BasicAA/featuretest.ll -basicaa -gvn -instcombine -dce -S | not /bin/grep REMOVE couldn't execute "not": no such file or directory FAIL: /mnt/markhor/llvm/test/Ana...
2010 Sep 09
0
[LLVMdev] How to run regression tests for ARM?
...nning: opt -gvn -instcombine -S < /mnt/markhor/llvm/test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll | FileCheck /mnt/markhor/llvm/test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll couldn't execute "FileCheck": no such file or directory FAIL: /mnt/markhor/llvm/test/Analysis/BasicAA/featuretest.ll Failed with posix(ENOENT,no such file or directory) at line 1 while running: opt < /mnt/markhor/llvm/test/Analysis/BasicAA/featuretest.ll -basicaa -gvn -instcombine -dce -S | not /bin/grep REMOVE couldn't execute "not": no such file or directory FAIL: /mnt/markhor/llvm/test/Ana...
2010 Sep 09
3
[LLVMdev] How to run regression tests for ARM?
...nning: opt -gvn -instcombine -S < /mnt/markhor/llvm/test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll | FileCheck /mnt/markhor/llvm/test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll couldn't execute "FileCheck": no such file or directory FAIL: /mnt/markhor/llvm/test/Analysis/BasicAA/featuretest.ll Failed with posix(ENOENT,no such file or directory) at line 1 while running: opt < /mnt/markhor/llvm/test/Analysis/BasicAA/featuretest.ll -basicaa -gvn -instcombine -dce -S | not /bin/grep REMOVE couldn't execute "not": no such file or directory FAIL: /mnt/markhor/llvm/test/Ana...
2011 May 26
20
[PATCH] xen: Deal with stdarg.h and -nostdinc
For compiling the xen kernel we use -nostdinc which means we don''t want to rely on any external headers. That also counts vor stdarg.h. Use the external header when we compile the tools. Adapt libelf-loader.c which is compiled in the kernel and with the tools. Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> -- ---to satisfy European Law for business letters: Advanced