search for: constant_flag

Displaying 2 results from an estimated 2 matches for "constant_flag".

2006 Sep 05
2
[LLVMdev] gfortran: array constructor problems
...a constant!"' In this case, TreeConstantToLLVM::Convert() is getting a constant to convert that fails the test "TREE_CONSTANT(exp)" (from my gdb session:) >Breakpoint 2, TreeConstantToLLVM::Convert (exp=0x45e48c60) at ../../src/gcc/llvm-convert.cpp:3868 >2: exp->common.constant_flag = 0 >1: exp->common.code = CONSTRUCTOR >From the backtrace the problem, calls ConvertArrayCONSTRUCTOR: (gdb) bt #0 0x9004802c in kill () #1 0x9012dfb4 in abort () #2 0x94af90b0 in __eprintf () #3 0x0029450c in TreeConstantToLLVM::Convert (exp=0x0) at ../../src/gcc/llvm-convert.cpp:3...
2007 Jan 11
1
[LLVMdev] Ada support for llvm-gcc4
Hello, Duncan. > 3-fortran.diff > Get fortran to compile: use the common stubs and rip out > the incomplete collection of dummy routines someone already put in. > With this patch, the fortran build dies at this point: > > cc1: llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp:367: void llvm::ScheduleDAG::AddOperand(llvm: > :MachineInstr*, llvm::SDOperand, unsigned int, const