search for: misctests3

Displaying 5 results from an estimated 5 matches for "misctests3".

Did you mean: misctests
2004 Sep 05
0
[LLVMdev] POST MORTEM: llvm-test changes
.../test/Regression/CFrontend/2002-07-14-MiscTests.c:13: warning: cast from pointer to integer of different size /usr/home/llvm/obj/../test/Regression/CFrontend/2002-07-14-MiscTests.c:17: warning: cast to pointer from integer of different size /usr/home/llvm/obj/../test/Regression/CFrontend/2002-07-14-MiscTests3.c:159: warning: conflicting types for built-in function 'strcpy' /usr/home/llvm/obj/../test/Regression/CFrontend/2002-07-14-MiscTests3.c:163: warning: conflicting types for built-in function 'strcat' /usr/home/llvm/obj/../test/Regression/CFrontend/2002-08-02-UnionTest.c: In function...
2004 Sep 05
2
[LLVMdev] POST MORTEM: llvm-test changes
Jeff, Actually, that was my fault. I forgot to remove the non-existent directories from the configure.ac file. That's done and committed now, so the advice is still the same: update configure script :) Reid. On Sun, 2004-09-05 at 09:53, Jeff Cohen wrote: > Configure gives me these errors on FreeBSD. I'm proceding with the build anyway to see what happens. Don't worry :)
2004 Sep 05
2
[LLVMdev] POST MORTEM: llvm-test changes
...ession/CFrontend/2002-07-14-MiscTests.c:13: warning: cast from pointer to integer of different size > /usr/home/llvm/obj/../test/Regression/CFrontend/2002-07-14-MiscTests.c:17: warning: cast to pointer from integer of different size > /usr/home/llvm/obj/../test/Regression/CFrontend/2002-07-14-MiscTests3.c:159: warning: conflicting types for built-in function 'strcpy' > /usr/home/llvm/obj/../test/Regression/CFrontend/2002-07-14-MiscTests3.c:163: warning: conflicting types for built-in function 'strcat' > /usr/home/llvm/obj/../test/Regression/CFrontend/2002-08-02-UnionTest.c: I...
2008 Jun 10
3
[LLVMdev] DejaGNU test fixes
...llvm-trunk/test/FrontendC/2002-07-14-MiscTests.c:15: warning: cast from pointer to integer of different size /home/kooijman/src/llvm-trunk/test/FrontendC/2002-07-14-MiscTests.c:19: warning: cast to pointer from integer of different size FAIL: /home/kooijman/src/llvm-trunk/test/FrontendC/2002-07-14-MiscTests3.c Failed with unknown error (or has stderr output) at line 1 while running: /home/kooijman/src/llvm-gcc/install/bin/llvm-gcc -emit-llvm -S /home/kooijman/src/llvm-trunk/test/FrontendC/2002-07-14-MiscTests3.c -o - | llvm-as -f -o /dev/null /home/kooijman/src/llvm-trunk/test/FrontendC/2002-07-14-Mis...
2005 Apr 22
0
[LLVMdev] tabs
...rInString.c Index: test/Regression/CFrontend/2002-03-14-QuotesInStrConst.c Index: test/Regression/CFrontend/2002-05-23-StaticValues.c Index: test/Regression/CFrontend/2002-05-24-Alloca.c Index: test/Regression/CFrontend/2002-06-25-FWriteInterfaceFailure.c Index: test/Regression/CFrontend/2002-07-14-MiscTests3.c Index: test/Regression/CFrontend/2002-07-30-SubregSetAssertion.c Index: test/Regression/CFrontend/2002-07-30-UnionTest.c Index: test/Regression/CFrontend/2002-07-30-VarArgsCallFailure.c Index: test/Regression/CFrontend/2002-08-02-UnionTest.c Index: test/Regression/CFrontend/2002-09-08-PointerShif...