search for: get_ci

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

Did you mean: get_cp
2005 Jan 03
1
[LLVMdev] Problem with LLVM CFE bootstrap at FreeBSD
...m/src/llvm-gcc/gcc/../include -fexceptions -c /home/wanderer/pkg/build/llvm/src/llvm-gcc/gcc/unwind-dw2.c -o libgcc/. /unwind-dw2.o In file included from /home/wanderer/pkg/build/llvm/src/llvm-gcc/gcc/unwind-dw2.c:38: /home/wanderer/pkg/build/llvm/src/llvm-gcc/gcc/unwind-dw2-fde.h: In function `get_cie': /home/wanderer/pkg/build/llvm/src/llvm-gcc/gcc/unwind-dw2-fde.h:157: warning: return from incompatible pointer type xgcc: Internal error: Illegal instruction (program cc1) Please submit a full bug report. See <URL:http://llvm.cs.uiuc.edu> for instructions. gmake[2]: *** [libgcc/./unw...
2006 Mar 07
0
[LLVMdev] Re: Re: Re: New GCC4-based C/C++/ObjC front-end for LLVM
...-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer \ -c ../../2006-03-02-llvm-gcc-4/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O \ -o crtbeginT.o In file included from ../../2006-03-02-llvm-gcc-4/gcc/crtstuff.c:67: ../../2006-03-02-llvm-gcc-4/gcc/unwind-dw2-fde.h: In function 'get_cie': ../../2006-03-02-llvm-gcc-4/gcc/unwind-dw2-fde.h:163: warning: return from incompatible pointer type Invalid operand found in inline asm: 'call .LPR0 .LPR0: popl $0 addl $$_GLOBAL_OFFSET_TABLE_+[.-.LPR0],$0' INLINEASM <es:call .LPR0 .LPR0: p...
2006 Mar 02
4
[LLVMdev] Re: Re: New GCC4-based C/C++/ObjC front-end for LLVM
On Thu, 2 Mar 2006, Vladimir Prus wrote: >>> The instructions seem to have one path wrong. It says to get: >> >> I'll put together a tarball today. That will be easier than dealing with >> a patch, and it will include a bunch of bugfixes since the previous email. > Further into process, I get this error: > In file included from