Displaying 2 results from an estimated 2 matches for "fib_recursive".
2010 Oct 18
2
[LLVMdev] run into a problem with a version of GCC not listed here
...g and llc, the compiler (llc) abort with: Segmentation fault
0 llc 0x0883b510
Stack dump:
0. Program arguments: /appl/c_compiler/xpic/llvm-2.7/bin/llc -O2 -f -march=xpic new_main.bc -o new_main.s
1. Running pass 'xpic DAG->DAG Pattern Instruction Selection' on function '@fib_recursive'
make[1]: *** [new_main.s] Segmentation fault
question: what does that mean?
and
how i can get more error information?
NOTE:
- i compiled the LLVM tools with
gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-11)
and/or
gcc (GCC) 4.2.1 (Based on Apple Inc. build 5649)
on a 32bit Intel CPU with Red Hat...
2010 Oct 22
0
[LLVMdev] Fw: run into a problem with a version of GCC not listed here
...t
> with my linux i have an abort:
> 0 llc 0x0883b520
> Stack dump:
> 0. Program arguments: /appl/c_compiler/xpic/llvm-2.7/bin/llc -O2
> -f -march=xpic new_main.bc -o new_main.s 1. Running pass 'xpic
> DAG->DAG Pattern Instruction Selection' on function '@fib_recursive'
As someone else said on the list, what is this XPIC target, because it
is not part of LLVM. You should contact whoever wrote it to figure out
what is wrong with it.
Best regards,
--Edwin
Unterwegs über Ihre E-Mails informiert mit der kostenlosen
SMS-Benachrichtigung von o2! Mehr Infos unte...