search for: outercatchfunct

Displaying 1 result from an estimated 1 matches for "outercatchfunct".

2011 Apr 11
1
[LLVMdev] Some sort of DAG lowering error
I'm seeing the following result on code which has run successfully before on Linux, and currently successfully runs on OS X 10.6.x: Stack dump: 0. Running pass 'X86 DAG->DAG Instruction Selection' on function '@outerCatchFunct' Segmentation fault This process was built as part of the LLVM tree with: setenv CC /usr/local/bin/gcc setenv CFLAGS -march=i686 setenv CXX /usr/local/bin/g++ setenv CXXFLAGS -march=i686 setenv LD_LIBRARY_PATH /usr/local/lib with gcc version 4.2.1 uname -a: Linux domU-12-31-38-04-95-A7 2....