search for: llvm_expand_constant_expr

Displaying 3 results from an estimated 3 matches for "llvm_expand_constant_expr".

2004 Sep 05
0
[LLVMdev] POST MORTEM: llvm-test changes
...ning: integer constant is too large for "long" type /usr/home/llvm/obj/../test/Regression/CFrontend/2002-11-07-Redefinition.c:49: warning: return type of 'main' is not `int' Assertion failed: (0 && "Couldn't expand constructor in this context!"), function llvm_expand_constant_expr, file ../../src/gcc/llvm-expand.c, line 5070. /usr/home/llvm/obj/../test/Regression/CFrontend/2003-01-30-UnionInit.c:8: internal compiler error: Abort trap Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://llvm.cs.uiuc.edu> for instructions. /usr/home/l...
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
...ger constant is too large for "long" type > /usr/home/llvm/obj/../test/Regression/CFrontend/2002-11-07-Redefinition.c:49: warning: return type of 'main' is not `int' > Assertion failed: (0 && "Couldn't expand constructor in this context!"), function llvm_expand_constant_expr, file ../../src/gcc/llvm-expand.c, line 5070. > /usr/home/llvm/obj/../test/Regression/CFrontend/2003-01-30-UnionInit.c:8: internal compiler error: Abort trap > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://llvm.cs.uiuc.edu> for instr...